検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 78 for Parle (0.006 sec.)
Parsing and lexing 9890
« CommonMark\Render\XML はじめに » PHP Manual テキスト処理 Parsing and lexing Parsing and lexing ... 件 インストール手順 定義済み定数 Pattern matching — Parle pattern matching Character representations Charact ... Anchors Grouping 例 Lexer examples Parser examples Parle\Lexer — The Parle\Lexer class Parle\Lexer::advance ... — Process next lexer rule Parle\Lexer::build — Finalize the lexer rule set Parle\L ... exer::callout — Define token callback Parle\Lexer::consume — Pass the data for processing Parl ...
https://man.plustar.jp/php/book.parle.html - [similar]
The Parle\Parser class 9050
« Parle\RLexer::reset Parle\Parser::advance » PHP Manual Parle The Parle\Parser class The Parle\ ... Parser class (PECL parle >= 0.5.1) はじめに Parser class. Rules can be defi ... ned on the fly. Once finalized, a Parle\Lexer instance is required to deliver the token st ... ream. クラス概要 class Parle\Parser { /* Constants */ const int ACTION_ERROR = ... lic build (): void public consume ( string $data , Parle\Lexer $lexer ): void public dump (): void public e ...
https://man.plustar.jp/php/class.parle-parser.html - [similar]
The Parle\RParser class 9050
« Parle\Parser::validate Parle\RParser::advance » PHP Manual Parle The Parle\RParser class The Parle ... arle\RParser class (PECL parle >= 0.7.0) はじめに Parser class. Rules can be defi ... ned on the fly. Once finalized, a Parle\RLexer instance is required to deliver the token s ... tream. クラス概要 class Parle\RParser { /* Constants */ const int ACTION_ERROR = ... lic build (): void public consume ( string $data , Parle\RLexer $rlexer ): void public dump (): void public ...
https://man.plustar.jp/php/class.parle-rparser.html - [similar]
The Parle\RLexer class 8402
« Parle\Lexer::reset Parle\RLexer::advance » PHP Manual Parle The Parle\RLexer class The Parle\R ... Lexer class (PECL parle >= 0.5.1) はじめに Multistate lexer class. Lexemes ... particular lexer instance is meant to be used with Parle\RParser , the token IDs need to be taken from ther ... e, arbitrary token IDs can be supplied. Note, that Parle\Parser is not compatible with this lexer. クラス概 ... 要 class Parle\RLexer { /* Constants */ const int ICASE = 1 ; con ...
https://man.plustar.jp/php/class.parle-rlexer.html - [similar]
The Parle\Lexer class 8375
« 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. Lexem ... particular lexer instance is meant to be used with Parle\Parser , the token IDs need to be taken from there ... exer can give a certain performance advantage over Parle\RLexer , if no multiple states are required. Note, ... that Parle\RParser is not compatible with this lexer. クラス概 ...
https://man.plustar.jp/php/class.parle-lexer.html - [similar]
テキスト処理 7837
« SessionUpdateTimestampHandlerInterface::validateId CommonMark » PHP Manual 関数リファレンス テ ... ark\CQL — The CommonMark\CQL class CommonMark 関数 Parle — Parsing and lexing はじめに インストール/設定 定 ... 義済み定数 Pattern matching — Parle pattern matching 例 Parle\Lexer — The Parle\Lexer ... class Parle\RLexer — The Parle\RLexer class Parle\Parser — The ... Parle\Parser class Parle\RParser — The Parle\RParser cla ...
https://man.plustar.jp/php/refs.basic.text.html - [similar]
Retrieve the error information 7700
« Parle\Parser::dump Parle\Parser::left » PHP Manual Parle\Parser Retrieve the error information ... Parle\Parser::errorInfo (PECL parle >= 0.5.1) Parle\Pars ... rInfo — Retrieve the error information 説明 public Parle\Parser::errorInfo (): Parle\ErrorInfo Retrieve the ... error information in case Parle\Parser::action() returned the error action. パラメ ... ラメータはありません。 戻り値 Returns an instance of Parle\ErrorInfo . 関連キーワード: Parle , Retrieve , inf ...
https://man.plustar.jp/php/parle-parser.errorinfo.html - [similar]
Retrieve the error information 7700
« Parle\RParser::dump Parle\RParser::left » PHP Manual Parle\RParser Retrieve the error informat ... ion Parle\RParser::errorInfo (PECL parle >= 0.7.0) Parle\RPa ... rInfo — Retrieve the error information 説明 public Parle\RParser::errorInfo (): Parle\ErrorInfo Retrieve th ... e error information in case Parle\RParser::action() returned the error action. パラメ ... ラメータはありません。 戻り値 Returns an instance of Parle\ErrorInfo . 関連キーワード: Parle , Retrieve , inf ...
https://man.plustar.jp/php/parle-rparser.errorinfo.html - [similar]
Retrieve the current token 7603
« Parle\Lexer::dump Parle\Lexer::insertMacro » PHP Manual Parle\Lexer Retrieve the current token ... Parle\Lexer::getToken (PECL parle >= 0.5.1) Parle\Lexer: ... :getToken — Retrieve the current token 説明 public Parle\Lexer::getToken (): Parle\Token Retrieve the curre ... ラメータはありません。 戻り値 Returns an instance of Parle\Token . 関連キーワード: Retrieve , token , Parle , ... he , getToken , Token , パラメータ , insertMacro , parle , public ...
https://man.plustar.jp/php/parle-lexer.gettoken.html - [similar]
Retrieve the current token 7603
« Parle\RLexer::dump Parle\RLexer::insertMacro » PHP Manual Parle\RLexer Retrieve the current to ... ken Parle\RLexer::getToken (PECL parle >= 0.5.1) Parle\RLexe ... :getToken — Retrieve the current token 説明 public Parle\RLexer::getToken (): Parle\Token Retrive the curre ... ラメータはありません。 戻り値 Returns an instance of Parle\Token . 関連キーワード: token , Parle , Retrieve , ... he , getToken , Token , パラメータ , insertMacro , parle ...
https://man.plustar.jp/php/parle-rlexer.gettoken.html - [similar]
PREV 1 2 3 4 5 6 7 8 NEXT