検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 78 for Parle (0.008 sec.)
Trace the parser operation 7066
« Parle\RParser::tokenId Parle\RParser::validate » PHP Manual Parle\RParser Trace the parser ope ... ration Parle\RParser::trace (PECL parle >= 0.7.0) Parle\RParser ... ::trace — Trace the parser operation 説明 public Parle\RParser::trace (): string Retrieve the current par ... tion. 関連キーワード: parser , operation , Trace , Parle , RParser , the , パラメータ , string , useful , R ...
https://man.plustar.jp/php/parle-rparser.trace.html - [similar]
はじめに 7038
« Parle インストール/設定 » PHP Manual Parle はじめに はじめに The parle extension provides gene ... be used immediately after they've been finalized. Parle deals with parsing and lexing, the appropriate dat ... ed manually, these complex tasks are taken away by parle. Thanks to that, the development can be focused on ... he actual problem solving. The common use case for parle is, when a data format is too complex to be handle ... ng language and beyond. The helper methods such as Parle\Lexer::dump() to inspect the generated state machi ...
https://man.plustar.jp/php/intro.parle.html - [similar]
Add a grammar rule 7038
« Parle\Parser::precedence Parle\Parser::reset » PHP Manual Parle\Parser Add a grammar rule Parle ... e\Parser::push (PECL parle >= 0.5.1) Parle\Parser::push — Add a grammar rule ... 説明 public Parle\Parser::push ( string $name , string $rule ): int ... rule index. 関連キーワード: rule , grammar , Add , Parle , Parser , a , string , int , matched , Returns ...
https://man.plustar.jp/php/parle-parser.push.html - [similar]
Add a grammar rule 7038
« Parle\RParser::precedence Parle\RParser::reset » PHP Manual Parle\RParser Add a grammar rule Parle ... arle\RParser::push (PECL parle >= 0.7.0) Parle\RParser::push — Add a grammar rule ... 説明 public Parle\RParser::push ( string $name , string $rule ): int ... rule index. 関連キーワード: rule , grammar , Add , Parle , RParser , a , string , int , matched , Returns ...
https://man.plustar.jp/php/parle-rparser.push.html - [similar]
The Parle\ParserException class 6625
« Parle\LexerException PCRE » PHP Manual Parle The Parle\ParserException class The Parle\ParserE ... xception class (PECL parle >= 0.5.1) はじめに クラス概要 class Parle\ParserEx ... vate Exception::__clone (): void } 関連キーワード: Parle , Exception , ParserException , public , string , ...
https://man.plustar.jp/php/class.parle-parserexception.html - [similar]
Parle pattern matching 6129
« 定義済み定数 Character representations » PHP Manual Parle Parle pattern matching Parle pattern ... lasses Alternation and repetition Anchors Grouping Parle supports regex matching similar to flex. Also supp ... re currently not enabled by default, pass --enable-parle-utf32 to make them available. A particular encodin ... df]{+}[\xe0-\xef]{+}[\xf0-\xff]+ . 関連キーワード: Parle , pattern , classes , Character , character , enco ...
https://man.plustar.jp/php/parle.pattern.matching.html - [similar]
インストール手順 5854
« 要件 定義済み定数 » PHP Manual インストール/設定 インストール手順 インストール手順 この » PECL ... 次の場所にあります。 » https://pecl.php.net/package/parle . A DLL for this PECL extension is available under ... » http://windows.php.net/downloads/pecl/releases/parle/ . Available configure options Option Description ... --enable-parle Enable parle extension. --enable-parle-utf32 Enabl ... e internal UTF-32 support. Available since parle 0.7.2. 関連キーワード: インストール , 手順 , parle ...
https://man.plustar.jp/php/parle.installation.html - [similar]
定義済み定数 4449
« インストール手順 Pattern matching » PHP Manual Parle 定義済み定数 定義済み定数 以下の定数が定義 ... 実行時に動的にロードされている場合のみ使用可能です。 Parle\INTERNAL_UTF32 bool Flag whether the internal UTF- ... 32 support is compiled in. Available since parle 0.7.2. 関連キーワード: 定義 , 定数 , since , able ...
https://man.plustar.jp/php/parle.constants.html - [similar]
Lexer examples 4380
« 例 Parser examples » PHP Manual 例 Lexer examples Lexer examples 例1 Tokenize comma separated ... integer list <?php use Parle \ Token ; use Parle \ Lexer ; use Parle \ LexerExc ... k -> id ); 例2 Tokenize assign statement <?php use Parle \{ Token , Lexer }; $lex = new Lexer ; $lex -> pus ...
https://man.plustar.jp/php/parle.examples.lexer.html - [similar]
4283
« Grouping Lexer examples » PHP Manual Parle 例 例 目次 Lexer examples Parser examples 関連キーワ ... ード: 例 , examples , Grouping , Parle , Parser , ...
https://man.plustar.jp/php/parle.examples.html - [similar]
PREV 1 2 3 4 5 6 7 8 NEXT