検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 69 for [SIMILAR] 16 1024 4096 WITH 17045 consume WITH 1... (0.075 sec.)
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]
処理命令 (PI) 用ハンドラを設定する 0
« xml_set_object xml_set_start_namespace_decl_handler » PHP Manual XML パーサ 関数 処理命令 (PI) 用ハンドラを設定する xml_set_processing_instruction_handler (PHP 4, PHP 5, PHP 7, PHP 8) xml_set_processing_instruction_handler — 処理命令 (PI) 用ハンドラを設定する 説明 xml_set_processing_in ...
https://man.plustar.jp/php/function.xml-set-processing-instruction-handler.html - [similar]
Dump the state machine 0
« Parle\Lexer::consume Parle\Lexer::getToken » PHP Manual Parle\Lexer Dump the state machine Parle\Lexer::dump (PECL parle >= 0.5.1) Parle\Lexer::dump — Dump the state machine 説明 public Parle\Lexer::dump (): void Dump the current state machine to stdout. パラメータ この関数にはパラメー ...
https://man.plustar.jp/php/parle-lexer.dump.html - [similar]
Dump the grammar 0
« 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]
Dump the grammar 0
« 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]
The EvIdle class 0
« EvFork::createStopped EvIdle::__construct » PHP Manual Ev The EvIdle class The EvIdle class (PECL ev >= 0.2.0) はじめに EvIdle watchers trigger events when no other events of the same or higher priority are pending ( EvPrepare , EvCheck and other EvIdle watchers do not count as receivi ...
https://man.plustar.jp/php/class.evidle.html - [similar]
RSA 証明書を設定する 0
« OAuth::setRequestEngine OAuth::setSSLChecks » PHP Manual OAuth RSA 証明書を設定する OAuth::setRSACertificate (PECL OAuth >= 1.0.0) OAuth::setRSACertificate — RSA 証明書を設定する 説明 public OAuth::setRSACertificate ( string $cert ): mixed RSA 証明書を設定します。 警告 この関数は、 現在 ...
https://man.plustar.jp/php/oauth.setrsacertificate.html - [similar]
Lexer examples 0
« 例 Parser examples » PHP Manual 例 Lexer examples Lexer examples 例1 Tokenize comma separated integer list <?php use Parle \ Token ; use Parle \ Lexer ; use Parle \ LexerException ; /* name => id */ $token = array( "COMMA" => 1 , "CRLF" => 2 , "DECIMAL" => 3 , ); /* id => name */ $toke ...
https://man.plustar.jp/php/parle.examples.lexer.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]
Finalize the grammar rules 0
« Parle\Parser::advance Parle\Parser::consume » PHP Manual Parle\Parser Finalize the grammar rules Parle\Parser::build (PECL parle >= 0.5.1) Parle\Parser::build — Finalize the grammar rules 説明 public Parle\Parser::build (): void Any tokens and grammar rules previously added are finaliz ...
https://man.plustar.jp/php/parle-parser.build.html - [similar]
PREV 1 2 3 4 5 6 7 NEXT