検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 155 for [SIMILAR] 16 1024 4096 WITH 23364 rlexer WITH 15... (0.195 sec.)
Add a lexer rule 10000
« 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]
Push a new start state 7569
« 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]
The Parle\RLexer class 7569
« 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]
Dump the state machine 7569
« 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 7569
« 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]
Pass the data for processing 7569
« 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]
Retrieve the current token 7569
« 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]
Process next lexer rule 7569
« 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]
Insert regex macro 7569
« Parle\RLexer::getToken Parle\RLexer::push » PHP Manual Parle\RLexer Insert regex macro Parle\RLexer::insertMacro (PECL parle >= 0.5.1) Parle\RLexer::insertMacro — Insert regex macro 説明 public Parle\RLexer::insertMacro ( string $name , string $regex ): void Insert a regex macro, that ...
https://man.plustar.jp/php/parle-rlexer.insertmacro.html - [similar]
Define token callback 7569
« 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]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT