検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 79 for [SIMILAR] 16 1024 4096 WITH 53404 rlexer WITH 29... (0.148 sec.)
The Parle\RLexer class 10000
« Parle\Lexer::reset Parle\RLexer::advance » PHP Manual Parle The Parle\RLexer class The Parle\RLexer class (PECL parle >= 0.5.1) はじめに Multistate lexer class. Lexemes can be defined on the fly. If the particular lexer instance is meant to be used with Parle\RParser , the token IDs ne ...
https://man.plustar.jp/php/class.parle-rlexer.html - [similar]
Process next lexer rule 9648
« Parle\RLexer Parle\RLexer::build » PHP Manual Parle\RLexer Process next lexer rule Parle\RLexer::advance (PECL parle >= 0.5.1) Parle\RLexer::advance — Process next lexer rule 説明 public Parle\RLexer::advance (): void Processes the next rule and prepares the resulting token data. パラメ ...
https://man.plustar.jp/php/parle-rlexer.advance.html - [similar]
Dump the state machine 9648
« Parle\RLexer::consume Parle\RLexer::getToken » PHP Manual Parle\RLexer Dump the state machine Parle\RLexer::dump (PECL parle >= 0.5.1) Parle\RLexer::dump — Dump the state machine 説明 public Parle\RLexer::dump (): void Dump the current state machine to stdout. パラメータ この関数にはパ ...
https://man.plustar.jp/php/parle-rlexer.dump.html - [similar]
Finalize the lexer rule set 9641
« Parle\RLexer::advance Parle\RLexer::callout » PHP Manual Parle\RLexer Finalize the lexer rule set Parle\RLexer::build (PECL parle >= 0.5.1) Parle\RLexer::build — Finalize the lexer rule set 説明 public Parle\RLexer::build (): void Rules, previously added with Parle\RLexer::push() are f ...
https://man.plustar.jp/php/parle-rlexer.build.html - [similar]
Push a new start state 9641
« Parle\RLexer::push Parle\RLexer::reset » PHP Manual Parle\RLexer Push a new start state Parle\RLexer::pushState (PECL parle >= 0.5.1) Parle\RLexer::pushState — Push a new start state 説明 public Parle\RLexer::pushState ( string $state ): int This lexer type can have more than one state ...
https://man.plustar.jp/php/parle-rlexer.pushstate.html - [similar]
Retrieve the current token 9605
« Parle\RLexer::dump Parle\RLexer::insertMacro » PHP Manual Parle\RLexer Retrieve the current token Parle\RLexer::getToken (PECL parle >= 0.5.1) Parle\RLexer::getToken — Retrieve the current token 説明 public Parle\RLexer::getToken (): Parle\Token Retrive the current token. パラメータ こ ...
https://man.plustar.jp/php/parle-rlexer.gettoken.html - [similar]
Reset lexer 9569
« Parle\RLexer::pushState Parle\Parser » PHP Manual Parle\RLexer Reset lexer Parle\RLexer::reset (PECL parle >= 0.7.1) Parle\RLexer::reset — Reset lexer 説明 public Parle\RLexer::reset ( int $pos ): void Reset lexing optionally supplying the desired offset. パラメータ pos Reset position. ...
https://man.plustar.jp/php/parle-rlexer.reset.html - [similar]
Add a lexer rule 8418
« Parle\RLexer::insertMacro Parle\RLexer::pushState » PHP Manual Parle\RLexer Add a lexer rule Parle\RLexer::push (PECL parle >= 0.5.1) Parle\RLexer::push — Add a lexer rule 説明 public Parle\RLexer::push ( string $regex , int $id ): void public Parle\RLexer::push ( string $state , strin ...
https://man.plustar.jp/php/parle-rlexer.push.html - [similar]
Define token callback 8418
« Parle\RLexer::build Parle\RLexer::consume » PHP Manual Parle\RLexer Define token callback Parle\RLexer::callout (PECL parle >= 0.7.2) Parle\RLexer::callout — Define token callback 説明 public Parle\RLexer::callout ( int $id , callable $callback ): void Define a callback to be invoked o ...
https://man.plustar.jp/php/parle-rlexer.callout.html - [similar]
Pass the data for processing 8418
« Parle\RLexer::callout Parle\RLexer::dump » PHP Manual Parle\RLexer Pass the data for processing Parle\RLexer::consume (PECL parle >= 0.5.1) Parle\RLexer::consume — Pass the data for processing 説明 public Parle\RLexer::consume ( string $data ): void Consume the data for lexing. パラメー ...
https://man.plustar.jp/php/parle-rlexer.consume.html - [similar]
PREV 1 2 3 4 5 6 7 8 NEXT