検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 50 for [SIMILAR] 16 1024 4096 WITH 20617 rparser WITH 2... (0.039 sec.)
Add a grammar rule 10000
« 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]
Finalize the grammar rules 8740
« 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]
Dump the grammar 8740
« 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]
Add a grammar rule 7855
« 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]
Parsing and lexing 6187
« 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 6187
« 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 precedence rule 6187
« 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]
Process next parser rule 6187
« 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]
Retrieve a matching part of a rule 6187
« 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]
Declare a token 6187
« Parle\RParser::sigil Parle\RParser::tokenId » PHP Manual Parle\RParser Declare a token Parle\RParser::token (PECL parle >= 0.7.0) Parle\RParser::token — Declare a token 説明 public Parle\RParser::token ( string $tok ): void Declare a terminal to be used in the grammar. パラメータ tok T ...
https://man.plustar.jp/php/parle-rparser.token.html - [similar]
PREV 1 2 3 4 5 NEXT