CakeFest 2024: The Official CakePHP Conference

Parle\Lexer::reset

(PECL parle >= 0.7.1)

Parle\Lexer::resetReset lexer

説明

public Parle\Lexer::reset(int $pos): void

Reset lexing optionally supplying the desired offset.

パラメータ

pos

Reset position.

戻り値

値を返しません。

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top