検索

phrase: max: clip:
target: order:
Results of 661 - 670 of about 3128 for the (0.057 sec.)
Trace the parser operation 2407
« Parle\RParser::tokenId Parle\RParser::validate » PHP Manual Parle\RParser Trace the parser ope ... (PECL parle >= 0.7.0) Parle\RParser::trace — Trace the parser operation 説明 public Parle\RParser::trace ... (): string Retrieve the current parser operation description. This can be ... especially useful to study the parser and to optimize the grammar. パラメータ この ... ラメータはありません。 戻り値 Returns a string with the trace information. 関連キーワード: parser , operat ...
https://man.plustar.jp/php/parle-rparser.trace.html - [similar]
Specifies the maximum number of tokens to parse 2407
« SolrQuery::setMltMaxNumQueryTerms SolrQuery::setMltMaxWordLength » PHP Manual SolrQuery Specif ... ies the maximum number of tokens to parse SolrQuery::setMl ... = 0.9.2) SolrQuery::setMltMaxNumTokens — Specifies the maximum number of tokens to parse 説明 public Solr ... ltMaxNumTokens ( int $value ): SolrQuery Specifies the maximum number of tokens to parse in each example ... t stored with TermVector support. パラメータ value The maximum number of tokens to parse 戻り値 Returns t ...
https://man.plustar.jp/php/solrquery.setmltmaxnumtokens.html - [similar]
Construct the async HTTP client. 2407
« Swoole\Http\Client::close Swoole\Http\Client::__destruct » PHP Manual Swoole\Http\Client Const ... ruct the async HTTP client. Swoole\Http\Client::__construct ... 1.9.0) Swoole\Http\Client::__construct — Construct the async HTTP client. 説明 public Swoole\Http\Client: ... string $port = ? , bool $ssl = ? ) パラメータ host The hostname of the remote host. port The port number ... of the remote host. ssl Whether to enable SSL. 関連キーワ ...
https://man.plustar.jp/php/swoole-http-client.construct.html - [similar]
The Parle\Parser class 2399
« Parle\RLexer::reset Parle\Parser::advance » PHP Manual Parle The Parle\Parser class The Parle\ ... .1) はじめに Parser class. Rules can be defined on the fly. Once finalized, a Parle\Lexer instance is req ... uired to deliver the token stream. クラス概要 class Parle\Parser { /* C ... ィ action Current parser action that matches one of the action class constants, readonly. reduceId Grammar ... rule id just processed in the reduce action. The value corresponds either to a t ...
https://man.plustar.jp/php/class.parle-parser.html - [similar]
The SyncMutex class 2399
« 定義済み定数 SyncMutex::__construct » PHP Manual Sync The SyncMutex class The SyncMutex class ... e) to a single instance. Countable mutexes acquire the mutex a single time and internally track the numbe ... r of times the mutex is locked. The mutex is unlocked as soon as ... it goes out of scope or is unlocked the same number of times that it was locked. クラス概要 ... for an exclusive lock SyncMutex::unlock — Unlocks the mutex 関連キーワード: SyncMutex , mutex , construc ...
https://man.plustar.jp/php/class.syncmutex.html - [similar]
Determines whether an object is equal to the current instance 2399
« Hashable Ds\Hashable::hash » PHP Manual Hashable Determines whether an object is equal to the ... L ds >= 1.0.0) Ds\Hashable::equals — Determines whether an object is equal to the current instance 説明 a ... shable::equals ( object $obj ): bool Determines whether another object is equal to the current instance. ... in structures such as Ds\Map and Ds\Set , or any other lookup structure that honors this interface. 注意 ... : It's guaranteed that obj is an instance of the same class. 警告 It's important that objects which ...
https://man.plustar.jp/php/ds-hashable.equals.html - [similar]
Adds values to the set 2399
« Set Ds\Set::allocate » PHP Manual Set Adds values to the set Ds\Set::add (PECL ds >= 1.0.0) Ds ... \Set::add — Adds values to the set 説明 public Ds\Set::add ( mixed ...$values ): ... void Adds all given values to the set that haven't already been added. 注意 : Values ... ments Ds\Hashable , equality will be determined by the object's equals function. If an object does not im ... lement Ds\Hashable , objects must be references to the same instance to be considered equal. 警告 All com ...
https://man.plustar.jp/php/ds-set.add.html - [similar]
Configures the watcher 2399
« EvTimer::createStopped EvWatcher » PHP Manual EvTimer Configures the watcher EvTimer::set (PEC ... L ev >= 0.2.0) EvTimer::set — Configures the watcher 説明 public EvTimer::set ( float $after , ... float $repeat ): void Configures the watcher パラメータ after Configures the timer to t ... ger after after seconds. repeat If repeat is 0.0 , then it will automatically be stopped once the timeout ... is reached. If it is positive, then the timer will automatically be configured to tri ...
https://man.plustar.jp/php/evtimer.set.html - [similar]
Close the request handle 2399
« cubrid_close_prepare cubrid_col_get » PHP Manual CUBRID 関数 Close the request handle cubrid_c ... PECL CUBRID >= 8.3.0) cubrid_close_request — Close the request handle 説明 cubrid_close_request ( resourc ... e $req_identifier ): bool The cubrid_close_request() function closes the request ... handle given by the req_identifier argument, and releases the memory r ... egion related to the handle. It is an alias of cubrid_close_prepare() . ...
https://man.plustar.jp/php/function.cubrid-close-request.html - [similar]
Return a string with the flags of the given field offset 2399
« cubrid_fetch_row cubrid_field_len » PHP Manual CUBRID MySQL 互換関数 Return a string with the ... flags of the given field offset cubrid_field_flags (PECL CUBRID ... = 8.3.0) cubrid_field_flags — Return a string with the flags of the given field offset 説明 cubrid_field_ ... fset ): string This function returns a string with the flags of the given field offset separated by space ... . You can split the returned value using explode. The possible flags c ...
https://man.plustar.jp/php/function.cubrid-field-flags.html - [similar]