検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 76 for [SIMILAR] 16 1024 4096 WITH 30681 consume WITH 2... (0.098 sec.)
Dump the state machine 0
« Parle\RLexer::consume Parle\RLexer::getToken » PHP Manual Parle\RLexer Dump the state machine Parle\RLexer::dump (PECL parle >= 0.5.1) Parle\RLexer::dump — Dump the state machine 説明 public Parle\RLexer::dump (): void Dump the current state machine to stdout. パラメータ この関数にはパ ...
https://man.plustar.jp/php/parle-rlexer.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]
Define token callback 0
« Parle\RLexer::build Parle\RLexer::consume » PHP Manual Parle\RLexer Define token callback Parle\RLexer::callout (PECL parle >= 0.7.2) Parle\RLexer::callout — Define token callback 説明 public Parle\RLexer::callout ( int $id , callable $callback ): void Define a callback to be invoked o ...
https://man.plustar.jp/php/parle-rlexer.callout.html - [similar]
Parser examples 0
« Lexer examples Parle\Lexer » PHP Manual 例 Parser examples Parser examples 例1 Simple calculator <?php use Parle \{ Parser , ParserException , Lexer , Token }; $p = new Parser ; $p -> token ( "INTEGER" ); $p -> left ( "'+' '-' '*' '/'" ); $p -> push ( "start" , "exp" ); $prod_add = $p ...
https://man.plustar.jp/php/parle.examples.parser.html - [similar]
新しい関数 0
« 変更された関数 PHP 5.6.x における OpenSSL 関連の変更 » PHP Manual PHP 5.5.x から PHP 5.6.x への移行 新しい関数 新しい関数 日付・時刻 DateTimeImmutable::createFromMutable() GMP gmp_root() gmp_rootrem() Hash hash_equals() LDAP ldap_escape() ldap_modify_batch() MySQLi mysqli_get_links_sta ...
https://man.plustar.jp/php/migration56.new-functions.html - [similar]
Returns the current "event loop time" 0
« EvLoop::loopFork EvLoop::nowUpdate » PHP Manual EvLoop Returns the current "event loop time" EvLoop::now (PECL ev >= 0.2.0) EvLoop::now — Returns the current "event loop time" 説明 public EvLoop::now (): float Returns the current "event loop time", which is the time the event loop rece ...
https://man.plustar.jp/php/evloop.now.html - [similar]
PREV 1 2 3 4 5 6 7 8 NEXT