検索

phrase: max: clip:
target: order:
Results of 321 - 330 of about 1259 for BE (2.083 sec.)
Specifies the amount of slop permitted on phrase queries explicitly included in ... 2922
« SolrDisMaxQuery::setQueryAlt SolrDisMaxQuery::setTieBreaker » PHP Manual SolrDisMaxQuery Speci ... Slop (No version information available, might only be in Git) SolrDisMaxQuery::setQueryPhraseSlop — Spec ... tring with the qf parameter. slop refers to the number of positions one token needs to be moved in relat ...
https://man.plustar.jp/php/solrdismaxquery.setqueryphraseslop.html - [similar]
Set the idle callback function 2922
« ZMQDevice::run ZMQDevice::setIdleTimeout » PHP Manual ZMQDevice Set the idle callback function ... back (No version information available, might only be in Git) ZMQDevice::setIdleCallback — Set the idle ... imeout is defined the idle callback function shall be called if the internal poll loop times out without ... that there is at least this amount of milliseconds between invocations of the callback function. user_da ...
https://man.plustar.jp/php/zmqdevice.setidlecallback.html - [similar]
Set the timer callback function 2922
« ZMQDevice::setIdleTimeout ZMQDevice::setTimerTimeout » PHP Manual ZMQDevice Set the timer call ... back (No version information available, might only be in Git) ZMQDevice::setTimerCallback — Set the time ... e timer callback function. The timer callback will be invoked after timeout has passed. The difference b ... that there is at least this amount of milliseconds between invocations of the callback function. user_da ...
https://man.plustar.jp/php/zmqdevice.settimercallback.html - [similar]
The Set class 2893
« Ds\Pair::toArray Ds\Set::add » PHP Manual Data Structures The Set class The Set class (No vers ... ion information available, might only be in Git) はじめに A Set is a sequence of unique val ... the mapped value is ignored. Strengths Values can be any type, including objects. Supports array syntax ... is O(n) if there are deleted values in the buffer before the accessed index, O(1) otherwise. クラス概要 ... low copy of the set Ds\Set::count — Returns the number of values in the set Ds\Set::diff — Creates a new ...
https://man.plustar.jp/php/class.ds-set.html - [similar]
The EventConfig class 2893
« About buffer event callbacks EventConfig::avoidMethod » PHP Manual Event The EventConfig class ... The EventConfig class (PECL event >= 1.2.6-beta) はじめに Represents configuration structure whi ... ch could be used in construction of the EventBase . クラス概要 ... deleting a single event, or having a single event become active, is an O(1) operation. EventConfig::FEA ... t sockets. 目次 EventConfig::avoidMethod — Tells libevent to avoid specific event method EventConfig::__ ...
https://man.plustar.jp/php/class.eventconfig.html - [similar]
The EventSslContext class 2893
« EventListener::setErrorCallback EventSslContext::__construct » PHP Manual Event The EventSslCo ... ass The EventSslContext class (PECL event >= 1.2.6-beta) はじめに Represents SSL_CTX structure. Provides ... h to local certificate file on filesystem. It must be a PEM-encoded file which contains certificate. It ... s path where the certificate authority file should be searched for. EventSslContext::OPT_ALLOW_SELF_SIGN ... for the certificate chain verification that shall be allowed for the SSL context. EventSslContext::OPT_ ...
https://man.plustar.jp/php/class.eventsslcontext.html - [similar]
Main interface to C code and data 2893
« A Complete PHP/FFI/preloading Example FFI::addr » PHP Manual FFI Main interface to C code and ... methods of the FFI instance. Declared C types can be used to create new C data structures using FFI::ne ... is not useful to do it on each HTTP request in a Web environment. However, it is possible to preload FFI ... tiate FFI objects when necessary. Header files may be extended with special FFI_SCOPE defines (e.g. #def ... to the creation of a persistent binding, that will be available to all the following requests through FF ...
https://man.plustar.jp/php/class.ffi.html - [similar]
Returns the result of applying a callback to each value 2893
« Ds\Deque::last Ds\Deque::merge » PHP Manual Deque Returns the result of applying a callback to ... The callable should return what the new value will be in the new deque. 戻り値 The result of applying a ... e. 注意 : The values of the current instance won't be affected. 例 例1 Ds\Deque::map() example <?php $de ...
https://man.plustar.jp/php/ds-deque.map.html - [similar]
Returns the result of applying a callback to each value 2893
« Ds\Sequence::last Ds\Sequence::merge » PHP Manual Sequence Returns the result of applying a ca ... The callable should return what the new value will be in the new sequence. 戻り値 The result of applying ... e. 注意 : The values of the current instance won't be affected. 例 例1 Ds\Sequence::map() example <?php ...
https://man.plustar.jp/php/ds-sequence.map.html - [similar]
Returns the result of applying a callback to each value 2893
« Ds\Vector::last Ds\Vector::merge » PHP Manual Vector Returns the result of applying a callback ... The callable should return what the new value will be in the new vector. 戻り値 The result of applying a ... r. 注意 : The values of the current instance won't be affected. 例 例1 Ds\Vector::map() example <?php $v ...
https://man.plustar.jp/php/ds-vector.map.html - [similar]