CakeFest 2024: The Official CakePHP Conference

Parle\RLexer::reset

(PECL parle >= 0.7.1)

Parle\RLexer::resetReset lexer

Beschreibung

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

Reset lexing optionally supplying the desired offset.

Parameter-Liste

pos

Reset position.

Rückgabewerte

Es wird kein Wert zurückgegeben.

add a note

User Contributed Notes

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