検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 183 for [SIMILAR] 16 1024 4096 WITH 88359 rparser WITH 3... (0.222 sec.)
Declare a precedence rule 8904
« 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 8904
« 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]
Declare a token with no associativity 8904
« 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 8904
« 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 8904
« 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 8904
« 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 8904
« 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]
Parsing and lexing 8405
« 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\Parser class 4551
« Parle\RLexer::reset Parle\Parser::advance » PHP Manual Parle The Parle\Parser class The Parle\Parser class (PECL parle >= 0.5.1) はじめに Parser class. Rules can be defined on the fly. Once finalized, a Parle\Lexer instance is required to deliver the token stream. クラス概要 class Parl ...
https://man.plustar.jp/php/class.parle-parser.html - [similar]
Retrieve the error information 4024
« 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]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT