検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 82 for [SIMILAR] 16 1024 4096 WITH 23562 rparser WITH 1... (0.097 sec.)
Retrieve a matching part of a rule 7380
« 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]
Retrieve the error information 7380
« Parle\RParser::dump Parle\RParser::left » PHP Manual Parle\RParser Retrieve the error information Parle\RParser::errorInfo (PECL parle >= 0.7.0) Parle\RParser::errorInfo — Retrieve the error information 説明 public Parle\RParser::errorInfo (): Parle\ErrorInfo Retrieve the error informa ...
https://man.plustar.jp/php/parle-rparser.errorinfo.html - [similar]
Process next parser rule 7380
« Parle\RParser Parle\RParser::build » PHP Manual Parle\RParser Process next parser rule Parle\RParser::advance (PECL parle >= 0.7.0) Parle\RParser::advance — Process next parser rule 説明 public Parle\RParser::advance (): void Prosess next parser rule. パラメータ この関数にはパラメータは ...
https://man.plustar.jp/php/parle-rparser.advance.html - [similar]
Dump the grammar 7380
« Parle\RParser::consume Parle\RParser::errorInfo » PHP Manual Parle\RParser Dump the grammar Parle\RParser::dump (PECL parle >= 0.7.0) Parle\RParser::dump — Dump the grammar 説明 public Parle\RParser::dump (): void Dump the current grammar to stdout. パラメータ この関数にはパラメータはあ ...
https://man.plustar.jp/php/parle-rparser.dump.html - [similar]
Consume the data for processing 7380
« 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]
Finalize the grammar rules 7380
« 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 7380
« 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]
Validate input 7380
« 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 6747
« Parle\Parser::token Parle\Parser::trace » PHP Manual Parle\Parser Get token id Parle\Parser::tokenId (PECL parle >= 0.5.1) Parle\Parser::tokenId — Get token id 説明 public Parle\Parser::tokenId ( string $tok ): int Retrieve the id of the named token. パラメータ tok Name of the token as ...
https://man.plustar.jp/php/parle-parser.tokenid.html - [similar]
Declare a token 5853
« Parle\Parser::sigil Parle\Parser::tokenId » PHP Manual Parle\Parser Declare a token Parle\Parser::token (PECL parle >= 0.5.1) Parle\Parser::token — Declare a token 説明 public Parle\Parser::token ( string $tok ): void Declare a terminal to be used in the grammar. パラメータ tok Token n ...
https://man.plustar.jp/php/parle-parser.token.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 NEXT