検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 50 for [SIMILAR] 16 1024 4096 WITH 20617 rparser WITH 2... (0.082 sec.)
Dump the grammar 6172
« Parle\Parser::consume Parle\Parser::errorInfo » PHP Manual Parle\Parser Dump the grammar Parle\Parser::dump (PECL parle >= 0.5.1) Parle\Parser::dump — Dump the grammar 説明 public Parle\Parser::dump (): void Dump the current grammar to stdout. パラメータ この関数にはパラメータはありませ ...
https://man.plustar.jp/php/parle-parser.dump.html - [similar]
Add a lexer rule 4858
« Parle\Lexer::insertMacro Parle\Lexer::reset » PHP Manual Parle\Lexer Add a lexer rule Parle\Lexer::push (PECL parle >= 0.5.1) Parle\Lexer::push — Add a lexer rule 説明 public Parle\Lexer::push ( string $regex , int $id ): void Push a pattern for lexeme recognition. パラメータ regex Reg ...
https://man.plustar.jp/php/parle-lexer.push.html - [similar]
The Parle\Parser class 0
« 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]
Declare a precedence rule 0
« 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]
Add a lexer rule 0
« Parle\RLexer::insertMacro Parle\RLexer::pushState » PHP Manual Parle\RLexer Add a lexer rule Parle\RLexer::push (PECL parle >= 0.5.1) Parle\RLexer::push — Add a lexer rule 説明 public Parle\RLexer::push ( string $regex , int $id ): void public Parle\RLexer::push ( string $state , strin ...
https://man.plustar.jp/php/parle-rlexer.push.html - [similar]
The Parle\Lexer class 0
« Parser examples Parle\Lexer::advance » PHP Manual Parle The Parle\Lexer class The Parle\Lexer class (PECL parle >= 0.5.1) はじめに Single state lexer class. Lexemes can be defined on the fly. If the particular lexer instance is meant to be used with Parle\Parser , the token IDs need to ...
https://man.plustar.jp/php/class.parle-lexer.html - [similar]
The Parle\RLexer class 0
« Parle\Lexer::reset Parle\RLexer::advance » PHP Manual Parle The Parle\RLexer class The Parle\RLexer class (PECL parle >= 0.5.1) はじめに Multistate lexer class. Lexemes can be defined on the fly. If the particular lexer instance is meant to be used with Parle\RParser , the token IDs ne ...
https://man.plustar.jp/php/class.parle-rlexer.html - [similar]
Validate input 0
« 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]
Process next parser rule 0
« Parle\Parser Parle\Parser::build » PHP Manual Parle\Parser Process next parser rule Parle\Parser::advance (PECL parle >= 0.5.1) Parle\Parser::advance — Process next parser rule 説明 public Parle\Parser::advance (): void Process next parser rule. パラメータ この関数にはパラメータはありま ...
https://man.plustar.jp/php/parle-parser.advance.html - [similar]
Process next lexer rule 0
« Parle\Lexer Parle\Lexer::build » PHP Manual Parle\Lexer Process next lexer rule Parle\Lexer::advance (PECL parle >= 0.5.1) Parle\Lexer::advance — Process next lexer rule 説明 public Parle\Lexer::advance (): void Processes the next rule and prepares the resulting token data. パラメータ ...
https://man.plustar.jp/php/parle-lexer.advance.html - [similar]
PREV 1 2 3 4 5 NEXT