検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 115 for [SIMILAR] 16 1024 4096 WITH 52497 lexer WITH 282... (0.087 sec.)
The Parle\Lexer class 10000
« Parser examples Parle\Lexer::advance » PHP Manual Parle The Parle\Lexer class The Parle\Lexer class (PECL parle >= 0.5.1) はじめに Single state lexer class. Lexemes can be defined on the fly. If the particular lexer instance is meant to be used with Parle\Parser , the token IDs need to ...
https://man.plustar.jp/php/class.parle-lexer.html - [similar]
Add a lexer rule 9927
« Parle\Lexer::insertMacro Parle\Lexer::reset » PHP Manual Parle\Lexer Add a lexer rule Parle\Lexer::push (PECL parle >= 0.5.1) Parle\Lexer::push — Add a lexer rule 説明 public Parle\Lexer::push ( string $regex , int $id ): void Push a pattern for lexeme recognition. パラメータ regex Reg ...
https://man.plustar.jp/php/parle-lexer.push.html - [similar]
Process next lexer rule 9917
« Parle\Lexer Parle\Lexer::build » PHP Manual Parle\Lexer Process next lexer rule Parle\Lexer::advance (PECL parle >= 0.5.1) Parle\Lexer::advance — Process next lexer rule 説明 public Parle\Lexer::advance (): void Processes the next rule and prepares the resulting token data. パラメータ ...
https://man.plustar.jp/php/parle-lexer.advance.html - [similar]
Finalize the lexer rule set 9917
« Parle\Lexer::advance Parle\Lexer::callout » PHP Manual Parle\Lexer Finalize the lexer rule set Parle\Lexer::build (PECL parle >= 0.5.1) Parle\Lexer::build — Finalize the lexer rule set 説明 public Parle\Lexer::build (): void Rules, previously added with Parle\Lexer::push() are finalize ...
https://man.plustar.jp/php/parle-lexer.build.html - [similar]
Reset lexer 9843
« Parle\Lexer::push Parle\RLexer » PHP Manual Parle\Lexer Reset lexer Parle\Lexer::reset (PECL parle >= 0.7.1) Parle\Lexer::reset — Reset lexer 説明 public Parle\Lexer::reset ( int $pos ): void Reset lexing optionally supplying the desired offset. パラメータ pos Reset position. 戻り値 値 ...
https://man.plustar.jp/php/parle-lexer.reset.html - [similar]
Dump the state machine 9643
« Parle\Lexer::consume Parle\Lexer::getToken » PHP Manual Parle\Lexer Dump the state machine Parle\Lexer::dump (PECL parle >= 0.5.1) Parle\Lexer::dump — Dump the state machine 説明 public Parle\Lexer::dump (): void Dump the current state machine to stdout. パラメータ この関数にはパラメー ...
https://man.plustar.jp/php/parle-lexer.dump.html - [similar]
Define token callback 8740
« Parle\Lexer::build Parle\Lexer::consume » PHP Manual Parle\Lexer Define token callback Parle\Lexer::callout (PECL parle >= 0.7.2) Parle\Lexer::callout — Define token callback 説明 public Parle\Lexer::callout ( int $id , callable $callback ): void Define a callback to be invoked once le ...
https://man.plustar.jp/php/parle-lexer.callout.html - [similar]
Pass the data for processing 8740
« Parle\Lexer::callout Parle\Lexer::dump » PHP Manual Parle\Lexer Pass the data for processing Parle\Lexer::consume (PECL parle >= 0.5.1) Parle\Lexer::consume — Pass the data for processing 説明 public Parle\Lexer::consume ( string $data ): void Consume the data for lexing. パラメータ da ...
https://man.plustar.jp/php/parle-lexer.consume.html - [similar]
8740
« Grouping Lexer examples » PHP Manual Parle 例 例 目次 Lexer examples Parser examples 関連キーワード: 例 , examples , Grouping , Parle , Parser , ...
https://man.plustar.jp/php/parle.examples.html - [similar]
The Parle\RLexer class 8353
« 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]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT