検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 83 for [SIMILAR] 16 1024 4096 WITH 16689 rlexer WITH 12... (0.126 sec.)
Declare a token with right-associativity 0
« Parle\RParser::reset Parle\RParser::sigil » PHP Manual Parle\RParser Declare a token with right-associativity Parle\RParser::right (PECL parle >= 0.7.0) Parle\RParser::right — Declare a token with right-associativity 説明 public Parle\RParser::right ( string $tok ): void Declare a term ...
https://man.plustar.jp/php/parle-rparser.right.html - [similar]
Declare a precedence rule 0
« 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]
Define token callback 0
« Parle\Lexer::build Parle\Lexer::consume » PHP Manual Parle\Lexer Define token callback Parle\Lexer::callout (PECL parle >= 0.7.2) Parle\Lexer::callout — Define token callback 説明 public Parle\Lexer::callout ( int $id , callable $callback ): void Define a callback to be invoked once le ...
https://man.plustar.jp/php/parle-lexer.callout.html - [similar]
Declare a token with no associativity 0
« Parle\Parser::left Parle\Parser::precedence » PHP Manual Parle\Parser Declare a token with no associativity Parle\Parser::nonassoc (PECL parle >= 0.5.1) Parle\Parser::nonassoc — Declare a token with no associativity 説明 public Parle\Parser::nonassoc ( string $tok ): void Declare a ter ...
https://man.plustar.jp/php/parle-parser.nonassoc.html - [similar]
Declare a token with no associativity 0
« 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]
Insert regex macro 0
« Parle\Lexer::getToken Parle\Lexer::push » PHP Manual Parle\Lexer Insert regex macro Parle\Lexer::insertMacro (PECL parle >= 0.5.1) Parle\Lexer::insertMacro — Insert regex macro 説明 public Parle\Lexer::insertMacro ( string $name , string $regex ): void Insert a regex macro, that can be ...
https://man.plustar.jp/php/parle-lexer.insertmacro.html - [similar]
Retrieve a matching part of a rule 0
« 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]
はじめに 0
« Parle インストール/設定 » PHP Manual Parle はじめに はじめに The parle extension provides general purpose lexing and parsing facilities. The implementation is based on » Ben Hanson 's libraries and requires a » C++14 capable compiler. The lexer is based on the regex matching, the parse ...
https://man.plustar.jp/php/intro.parle.html - [similar]
Add a grammar rule 0
« 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]
Parle pattern matching 0
« 定義済み定数 Character representations » PHP Manual Parle Parle pattern matching Parle pattern matching 目次 Character representations Character classes Unicode character classes Alternation and repetition Anchors Grouping Parle supports regex matching similar to flex. Also supported a ...
https://man.plustar.jp/php/parle.pattern.matching.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 NEXT