検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 19 for RLexer (0.001 sec.)
The Parle\RLexer class 11081
« Parle\Lexer::reset Parle\RLexer::advance » PHP Manual Parle The Parle\RLexer class The Parle\RLexer ... Lexemes can be defined on the fly. If the particular lexer instance is meant to be used with Parle\RParser , ... compatible with this lexer. クラス概要 class Parle\RLexer { /* Constants */ const int ICASE = 1 ; const int ... blic reset ( int $pos ): void } 定義済み定数 Parle\RLexer::ICASE Parle\RLexer::DOT_NOT_LF Parle\RLexer::DOT_ ... NOT_CRLF Parle\RLexer::SKIP_WS Parle\RLexer::MATCH_ZERO_LEN プロパティ b ...
https://man.plustar.jp/php/class.parle-rlexer.html - [similar]
Push a new start state 10040
« 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 Pa ... rle\RLexer::pushState ( string $state ): int This lexer type ... state pushed, it can be used with a suitable Parle\RLexer::push() signature variant. パラメータ state Name o ... f the state. 戻り値 関連キーワード: new , Parle , RLexer , a , pushState , This , thus , パラメータ , varia ...
https://man.plustar.jp/php/parle-rlexer.pushstate.html - [similar]
Finalize the lexer rule set 9971
« 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 finalized. This method call has to be ... しません。 関連キーワード: rule , Finalize , Parle , RLexer , the , build , パラメータ , all , lexing , only ...
https://man.plustar.jp/php/parle-rlexer.build.html - [similar]
Parsing and lexing 9784
« CommonMark\Render\XML はじめに » PHP Manual テキスト処理 Parsing and lexing Parsing and lexing ... lexer rule Parle\Lexer::reset — Reset lexer Parle\RLexer — The Parle\RLexer class Parle\RLexer::advance — P ... rocess next lexer rule Parle\RLexer::build — Finalize the lexer rule set Parle\RLexer: ... :callout — Define token callback Parle\RLexer::consume — Pass the data for processing Parle\RLex ... er::dump — Dump the state machine Parle\RLexer::getToken — Retrieve the current token Parle\RLexe ...
https://man.plustar.jp/php/book.parle.html - [similar]
Pass the data for processing 9784
« Parle\RLexer::callout Parle\RLexer::dump » PHP Manual Parle\RLexer Pass the data for processin ... g Parle\RLexer::consume (PECL parle >= 0.5.1) Parle\RLexer::consu ... e — Pass the data for processing 説明 public Parle\RLexer::consume ( string $data ): void Consume the data f ... 関連キーワード: data , Pass , processing , Parle , RLexer , the , consume , callout , parle , public ...
https://man.plustar.jp/php/parle-rlexer.consume.html - [similar]
Retrieve the current token 9698
« Parle\RLexer::dump Parle\RLexer::insertMacro » PHP Manual Parle\RLexer Retrieve the current to ... ken Parle\RLexer::getToken (PECL parle >= 0.5.1) Parle\RLexer::getT ... ken — Retrieve the current token 説明 public Parle\RLexer::getToken (): Parle\Token Retrive the current toke ... Token . 関連キーワード: token , Parle , Retrieve , RLexer , the , getToken , Token , パラメータ , insertMacr ...
https://man.plustar.jp/php/parle-rlexer.gettoken.html - [similar]
Process next lexer rule 9664
« Parle\RLexer Parle\RLexer::build » PHP Manual Parle\RLexer Process next lexer rule Parle\RLexer ... r::advance (PECL parle >= 0.5.1) Parle\RLexer::advance — Process next lexer rule 説明 public Par ... le\RLexer::advance (): void Processes the next rule and prep ... ん。 関連キーワード: next , rule , Process , Parle , RLexer , パラメータ , build , parle , public , Processes ...
https://man.plustar.jp/php/parle-rlexer.advance.html - [similar]
Dump the state machine 9664
« 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 — D ... ump the state machine 説明 public Parle\RLexer::dump (): void Dump the current state machine to s ... り値 値を返しません。 関連キーワード: Dump , Parle , RLexer , the , パラメータ , consume , getToken , parle , ...
https://man.plustar.jp/php/parle-rlexer.dump.html - [similar]
Insert regex macro 9630
« Parle\RLexer::getToken Parle\RLexer::push » PHP Manual Parle\RLexer Insert regex macro Parle\RLexer ... Lexer::insertMacro (PECL parle >= 0.5.1) Parle\RLexer::insertMacro — Insert regex macro 説明 public Parl ... e\RLexer::insertMacro ( string $name , string $regex ): voi ... しません。 関連キーワード: Insert , macro , Parle , RLexer , insertMacro , string , regular , Regular , Name ...
https://man.plustar.jp/php/parle-rlexer.insertmacro.html - [similar]
Define token callback 9596
« Parle\RLexer::build Parle\RLexer::consume » PHP Manual Parle\RLexer Define token callback Parl ... e\RLexer::callout (PECL parle >= 0.7.2) Parle\RLexer::callo ... ut — Define token callback 説明 public Parle\RLexer::callout ( int $id , callable $callback ): void De ... 関連キーワード: callback , Define , token , Parle , RLexer , callout , invoked , callable , parle , public ...
https://man.plustar.jp/php/parle-rlexer.callout.html - [similar]
PREV 1 2 NEXT