検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 78 for [SIMILAR] 16 1024 4096 WITH 20617 rparser WITH 2... (0.306 sec.)
Add a grammar rule 7409
« Parle\Parser::precedence Parle\Parser::reset » PHP Manual Parle\Parser Add a grammar rule Parle\Parser::push (PECL parle >= 0.5.1) Parle\Parser::push — Add a grammar rule 説明 public Parle\Parser::push ( string $name , string $rule ): int Push a grammar rule. The production id returned ...
https://man.plustar.jp/php/parle-parser.push.html - [similar]
Declare a precedence rule 6697
« Parle\RParser::nonassoc Parle\RParser::push » PHP Manual Parle\RParser Declare a precedence rule Parle\RParser::precedence (PECL parle >= 0.7.0) Parle\RParser::precedence — Declare a precedence rule 説明 public Parle\RParser::precedence ( string $tok ): void Declares a precedence rule ...
https://man.plustar.jp/php/parle-rparser.precedence.html - [similar]
Consume the data for processing 6697
« Parle\RParser::build Parle\RParser::dump » PHP Manual Parle\RParser Consume the data for processing Parle\RParser::consume (PECL parle >= 0.7.0) Parle\RParser::consume — Consume the data for processing 説明 public Parle\RParser::consume ( string $data , Parle\RLexer $rlexer ): void Con ...
https://man.plustar.jp/php/parle-rparser.consume.html - [similar]
Validate input 6697
« Parle\RParser::trace Parle\Stack » PHP Manual Parle\RParser Validate input Parle\RParser::validate (PECL parle >= 0.7.0) Parle\RParser::validate — Validate input 説明 public Parle\RParser::validate ( string $data , Parle\RLexer $lexer ): bool Validate an input string. The string is par ...
https://man.plustar.jp/php/parle-rparser.validate.html - [similar]
Get token id 6697
« Parle\RParser::token Parle\RParser::trace » PHP Manual Parle\RParser Get token id Parle\RParser::tokenId (PECL parle >= 0.7.0) Parle\RParser::tokenId — Get token id 説明 public Parle\RParser::tokenId ( string $tok ): int Retrieve the id of the named token. パラメータ tok Name of the to ...
https://man.plustar.jp/php/parle-rparser.tokenid.html - [similar]
Declare a token with left-associativity 6697
« Parle\RParser::errorInfo Parle\RParser::nonassoc » PHP Manual Parle\RParser Declare a token with left-associativity Parle\RParser::left (PECL parle >= 0.7.0) Parle\RParser::left — Declare a token with left-associativity 説明 public Parle\RParser::left ( string $tok ): void Declare a te ...
https://man.plustar.jp/php/parle-rparser.left.html - [similar]
Declare a token with right-associativity 6697
« Parle\RParser::reset Parle\RParser::sigil » PHP Manual Parle\RParser Declare a token with right-associativity Parle\RParser::right (PECL parle >= 0.7.0) Parle\RParser::right — Declare a token with right-associativity 説明 public Parle\RParser::right ( string $tok ): void Declare a term ...
https://man.plustar.jp/php/parle-rparser.right.html - [similar]
Declare a token with no associativity 6697
« 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 6697
« 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 6680
« Parle\Parser::advance Parle\Parser::consume » PHP Manual Parle\Parser Finalize the grammar rules Parle\Parser::build (PECL parle >= 0.5.1) Parle\Parser::build — Finalize the grammar rules 説明 public Parle\Parser::build (): void Any tokens and grammar rules previously added are finaliz ...
https://man.plustar.jp/php/parle-parser.build.html - [similar]
PREV 1 2 3 4 5 6 7 8 NEXT