検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 79 for [SIMILAR] 16 1024 4096 WITH 79873 parle WITH 559... (0.040 sec.)
Declare a token with no associativity 5384
« Parle\RParser::left Parle\RParser::precedence » PHP Manual Parle\RParser Declare a token with no associativity Parle\RParser::nonassoc (PECL parle >= 0.7.0) Parle\RParser::nonassoc — Declare a token with no associativity 説明 public Parle\RParser::nonassoc ( string $tok ): void Declare ...
https://man.plustar.jp/php/parle-rparser.nonassoc.html - [similar]
Retrieve a matching part of a rule 5384
« Parle\RParser::right Parle\RParser::token » PHP Manual Parle\RParser Retrieve a matching part of a rule Parle\RParser::sigil (PECL parle >= 0.7.0) Parle\RParser::sigil — Retrieve a matching part of a rule 説明 public Parle\RParser::sigil ( int $idx = ? ): string Retrieve a part of the ...
https://man.plustar.jp/php/parle-rparser.sigil.html - [similar]
Finalize the grammar rules 5384
« Parle\RParser::advance Parle\RParser::consume » PHP Manual Parle\RParser Finalize the grammar rules Parle\RParser::build (PECL parle >= 0.7.0) Parle\RParser::build — Finalize the grammar rules 説明 public Parle\RParser::build (): void Any tokens and grammar rules previously added are f ...
https://man.plustar.jp/php/parle-rparser.build.html - [similar]
Add a grammar rule 5384
« Parle\RParser::precedence Parle\RParser::reset » PHP Manual Parle\RParser Add a grammar rule Parle\RParser::push (PECL parle >= 0.7.0) Parle\RParser::push — Add a grammar rule 説明 public Parle\RParser::push ( string $name , string $rule ): int Push a grammar rule. The production id re ...
https://man.plustar.jp/php/parle-rparser.push.html - [similar]
Define token callback 3456
« 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 3456
« 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]
3456
« Grouping Lexer examples » PHP Manual Parle 例 例 目次 Lexer examples Parser examples 関連キーワード: 例 , examples , Grouping , Parle , Parser , ...
https://man.plustar.jp/php/parle.examples.html - [similar]
Add a lexer rule 0
« 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]
Insert regex macro 0
« Parle\Lexer::getToken Parle\Lexer::push » PHP Manual Parle\Lexer Insert regex macro Parle\Lexer::insertMacro (PECL parle >= 0.5.1) Parle\Lexer::insertMacro — Insert regex macro 説明 public Parle\Lexer::insertMacro ( string $name , string $regex ): void Insert a regex macro, that can be ...
https://man.plustar.jp/php/parle-lexer.insertmacro.html - [similar]
はじめに 0
« Parle インストール/設定 » PHP Manual Parle はじめに はじめに The parle extension provides general purpose lexing and parsing facilities. The implementation is based on » Ben Hanson 's libraries and requires a » C++14 capable compiler. The lexer is based on the regex matching, the parse ...
https://man.plustar.jp/php/intro.parle.html - [similar]
PREV 1 2 3 4 5 6 7 8 NEXT