検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 79 for [SIMILAR] 16 1024 4096 WITH 53404 rlexer WITH 29... (0.046 sec.)
Trace the parser operation 4721
« 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]
Add a grammar rule 4721
« 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]
The Parle\ParserException class 4721
« Parle\LexerException PCRE » PHP Manual Parle The Parle\ParserException class The Parle\ParserException class (PECL parle >= 0.5.1) はじめに クラス概要 class Parle\ParserException extends Exception implements Throwable { /* 継承したプロパティ */ protected string $ message = "" ; private ...
https://man.plustar.jp/php/class.parle-parserexception.html - [similar]
定義済み定数 4721
« インストール手順 Pattern matching » PHP Manual Parle 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 Parle\INTERNAL_UTF32 bool Flag whether the internal UTF-3 ...
https://man.plustar.jp/php/parle.constants.html - [similar]
Process next lexer rule 4674
« 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]
Finalize the lexer rule set 4674
« Parle\Lexer::advance Parle\Lexer::callout » PHP Manual Parle\Lexer Finalize the lexer rule set Parle\Lexer::build (PECL parle >= 0.5.1) Parle\Lexer::build — Finalize the lexer rule set 説明 public Parle\Lexer::build (): void Rules, previously added with Parle\Lexer::push() are finalize ...
https://man.plustar.jp/php/parle-lexer.build.html - [similar]
The Parle\Lexer class 4540
« 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]
Add a lexer rule 4488
« 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]
Define token callback 2613
« 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]
Pass the data for processing 2613
« Parle\Lexer::callout Parle\Lexer::dump » PHP Manual Parle\Lexer Pass the data for processing Parle\Lexer::consume (PECL parle >= 0.5.1) Parle\Lexer::consume — Pass the data for processing 説明 public Parle\Lexer::consume ( string $data ): void Consume the data for lexing. パラメータ da ...
https://man.plustar.jp/php/parle-lexer.consume.html - [similar]
PREV 1 2 3 4 5 6 7 8 NEXT