検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 142 for [SIMILAR] 16 1024 4096 WITH 20567 grammar WITH 9... (0.289 sec.)
Parsing and lexing 4180
« CommonMark\Render\XML はじめに » PHP Manual テキスト処理 Parsing and lexing Parsing and lexing はじめに インストール/設定 要件 インストール手順 定義済み定数 Pattern matching — Parle pattern matching Character representations Character classes Unicode character classes Alternation and r ...
https://man.plustar.jp/php/book.parle.html - [similar]
The Parle\RParser class 4180
« Parle\Parser::validate Parle\RParser::advance » PHP Manual Parle The Parle\RParser class The Parle\RParser class (PECL parle >= 0.7.0) はじめに Parser class. Rules can be defined on the fly. Once finalized, a Parle\RLexer instance is required to deliver the token stream. クラス概要 cla ...
https://man.plustar.jp/php/class.parle-rparser.html - [similar]
Declare a token 4180
« 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]
Declare a precedence rule 4180
« Parle\Parser::nonassoc Parle\Parser::push » PHP Manual Parle\Parser Declare a precedence rule Parle\Parser::precedence (PECL parle >= 0.5.1) Parle\Parser::precedence — Declare a precedence rule 説明 public Parle\Parser::precedence ( string $tok ): void Declares a precedence rule for a ...
https://man.plustar.jp/php/parle-parser.precedence.html - [similar]
Consume the data for processing 4180
« Parle\Parser::build Parle\Parser::dump » PHP Manual Parle\Parser Consume the data for processing Parle\Parser::consume (PECL parle >= 0.5.1) Parle\Parser::consume — Consume the data for processing 説明 public Parle\Parser::consume ( string $data , Parle\Lexer $lexer ): void Consume the ...
https://man.plustar.jp/php/parle-parser.consume.html - [similar]
Validate input 4180
« Parle\Parser::trace Parle\RParser » PHP Manual Parle\Parser Validate input Parle\Parser::validate (PECL parle >= 0.5.1) Parle\Parser::validate — Validate input 説明 public Parle\Parser::validate ( string $data , Parle\Lexer $lexer ): bool Validate an input string. The string is parsed ...
https://man.plustar.jp/php/parle-parser.validate.html - [similar]
Trace the parser operation 4180
« Parle\RParser::tokenId Parle\RParser::validate » PHP Manual Parle\RParser Trace the parser operation Parle\RParser::trace (PECL parle >= 0.7.0) Parle\RParser::trace — Trace the parser operation 説明 public Parle\RParser::trace (): string Retrieve the current parser operation descriptio ...
https://man.plustar.jp/php/parle-rparser.trace.html - [similar]
Retrieve the error information 4180
« Parle\Parser::dump Parle\Parser::left » PHP Manual Parle\Parser Retrieve the error information Parle\Parser::errorInfo (PECL parle >= 0.5.1) Parle\Parser::errorInfo — Retrieve the error information 説明 public Parle\Parser::errorInfo (): Parle\ErrorInfo Retrieve the error information i ...
https://man.plustar.jp/php/parle-parser.errorinfo.html - [similar]
Get token id 4180
« 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]
Retrieve a matching part of a rule 4180
« Parle\Parser::right Parle\Parser::token » PHP Manual Parle\Parser Retrieve a matching part of a rule Parle\Parser::sigil (PECL parle >= 0.5.1) Parle\Parser::sigil — Retrieve a matching part of a rule 説明 public Parle\Parser::sigil ( int $idx ): string Retrieve a part of the match by a ...
https://man.plustar.jp/php/parle-parser.sigil.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT