検索

phrase: max: clip:
target: order:
Results of 231 - 240 of about 1259 for BE (0.178 sec.)
Define token callback 3074
« Parle\Lexer::build Parle\Lexer::consume » PHP Manual Parle\Lexer Define token callback Parle\L ... , callable $callback ): void Define a callback to be invoked once lexer encounters a particular token. ... パラメータ id Token id. callback Callable to be invoked. The callable doesn't receive any argument ...
https://man.plustar.jp/php/parle-lexer.callout.html - [similar]
Add a grammar rule 3074
« Parle\Parser::precedence Parle\Parser::reset » PHP Manual Parle\Parser Add a grammar rule Parl ... ush a grammar rule. The production id returned can be used later in the parsing process to identify the ... tched. パラメータ name Rule name. rule The rule to be added. The syntax is Bison compatible. 戻り値 Retu ...
https://man.plustar.jp/php/parle-parser.push.html - [similar]
Define token callback 3074
« Parle\RLexer::build Parle\RLexer::consume » PHP Manual Parle\RLexer Define token callback Parl ... , callable $callback ): void Define a callback to be invoked once lexer encounters a particular token. ... パラメータ id Token id. callback Callable to be invoked. The callable doesn't receive any argument ...
https://man.plustar.jp/php/parle-rlexer.callout.html - [similar]
Add a grammar rule 3074
« Parle\RParser::precedence Parle\RParser::reset » PHP Manual Parle\RParser Add a grammar rule P ... ush a grammar rule. The production id returned can be used later in the parsing process to identify the ... tched. パラメータ name Rule name. rule The rule to be added. The syntax is Bison compatible. 戻り値 Retu ...
https://man.plustar.jp/php/parle-rparser.push.html - [similar]
Returns an array of filter queries 3074
« SolrQuery::getFields SolrQuery::getGroup » PHP Manual SolrQuery Returns an array of filter que ... rray of filter queries. These are queries that can be used to restrict the super set of documents that c ... an be returned, without influencing score パラメータ この ...
https://man.plustar.jp/php/solrquery.getfilterqueries.html - [similar]
Append Control 3074
« UI\Controls\Form UI\Controls\Form::delete » PHP Manual UI\Controls\Form Append Control UI\Cont ... l 説明 public UI\Controls\Form::append ( string $label , UI\Control $control , bool $stretchy = false ): ... hall append the control to the form, and set the label パラメータ label The text for the label control A ... control stretchy Should be set true to stretch the control 戻り値 Shall retur ... n the index of the appended control, may be 0 関連キーワード: Control , Append , Controls , Fo ...
https://man.plustar.jp/php/ui-controls-form.append.html - [similar]
Receives a message 3074
« ZMQSocket::isPersistent ZMQSocket::recvMulti » PHP Manual ZMQSocket Receives a message ZMQSock ... ag is used. ZMQ::SOCKOPT_RCVMORE socket option can be used for receiving multi-part messages. See ZMQSoc ... is used and the operation would block false shall be returned. エラー / 例外 Throws ZMQSocketException ... e <?php /* Create new queue object, there needs to be a server at the other end */ $queue = new ZMQSocke ... rror: " . $e -> getMessage ()); } } /* Sleep a bit between operations */ usleep ( 5 ); } while (-- $retr ...
https://man.plustar.jp/php/zmqsocket.recv.html - [similar]
The EvIo class 3046
« EvIdle::createStopped EvIo::__construct » PHP Manual Ev The EvIo class The EvIo class (PECL ev ... d not block the process and writing would at least be able to write some data. This behaviour is called ... level-triggering because events are kept receiving as long as the cond ... top receiving events just stop the watcher. The number of read and/or write event watchers per fd is unl ... e readiness notifications, i.e. the callback might be called with Ev::READ but a subsequent read() will ...
https://man.plustar.jp/php/class.evio.html - [similar]
The LuaSandboxFunction class 3046
« LuaSandbox::wrapPhpFunction LuaSandboxFunction::call » PHP Manual LuaSandbox The LuaSandboxFun ... はじめに Represents a Lua function, allowing it to be called from PHP. A LuaSandboxFunction may be obtai ...
https://man.plustar.jp/php/class.luasandboxfunction.html - [similar]
The MongoDB\Driver\Monitoring\Subscriber interface 3046
« MongoDB\Driver\Monitoring\SDAMSubscriber::topologyOpening MongoDB\Driver\Exception » PHP Manua ... er\Monitoring The MongoDB\Driver\Monitoring\Subscriber interface The MongoDB\Driver\Monitoring\Subscribe ... >=1.3.0) はじめに Base interface for event subscribers. This is used as a parameter type in the functio ... ns MongoDB\Driver\Monitoring\addSubscriber() and MongoDB\Driver\Monitoring\removeSubscriber( ... ) and should not be implemented directly. インターフェイス概要 class M ...
https://man.plustar.jp/php/class.mongodb-driver-monitoring-subscriber.html - [similar]