検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 3128 for the (0.025 sec.)
Linearizes data within buffer and returns it's contents as a string 2708
« EventBuffer::prependBuffer EventBuffer::read » PHP Manual EventBuffer Linearizes data within b ... tBuffer::pullup ( int $size ): string "Linearizes" the first size bytes of the buffer, copying or moving ... them as needed to ensure that they are all contiguous and occupying the same chunk o ... f memory. If size is negative, the function linearizes the entire buffer. 警告 Callin ... be quite slow, since it potentially needs to copy the entire buffer's contents. パラメータ size The numb ...
https://man.plustar.jp/php/eventbuffer.pullup.html - [similar]
Prepares a query for execution 2708
« sqlsrv_num_rows sqlsrv_query » PHP Manual SQLSRV 関数 Prepares a query for execution sqlsrv_pr ... ection resource returned by sqlsrv_connect() . sql The string that defines the query to be prepared and e ... parameterized query. Array elements can be any of the following: A literal value A PHP variable An array ... y($value [, $direction [, $phpType [, $sqlType]]]) The following table describes the elements in the arra ... y-reference variable. $direction (optional) One of the following SQLSRV constants used to indicate the pa ...
https://man.plustar.jp/php/function.sqlsrv-prepare.html - [similar]
Building the MongoDB PHP Driver from source 2708
« Installing the MongoDB PHP Driver on Windows 実行時設定 » PHP Manual インストール手順 Building ... the MongoDB PHP Driver from source Building the MongoD ... rce For driver developers and people interested in the latest bugfixes, you can compile the driver from t ... he latest source code on » Github . Run the following commands to clone and build the project: ... s own phpize command and php.ini file. By default, the driver will use bundled versions of » libbson , » ...
https://man.plustar.jp/php/mongodb.installation.manual.html - [similar]
If true, facet counts are based on the most relevant document of each group matc... 2708
« SolrQuery::setGroupOffset SolrQuery::setHighlight » PHP Manual SolrQuery If true, facet counts ... are based on the most relevant document of each group matching the ... GroupTruncate — If true, facet counts are based on the most relevant document of each group matching the ... ue ): SolrQuery If true, facet counts are based on the most relevant document of each group matching the ... query. The server default value is false. group.truncate para ...
https://man.plustar.jp/php/solrquery.setgrouptruncate.html - [similar]
Sets the name of the field to get the Terms from 2708
« SolrQuery::setTerms SolrQuery::setTermsIncludeLowerBound » PHP Manual SolrQuery Sets the name ... of the field to get the Terms from SolrQuery::setTermsFie ... ECL solr >= 0.9.2) SolrQuery::setTermsField — Sets the name of the field to get the Terms from 説明 publi ... etTermsField ( string $fieldname ): SolrQuery Sets the name of the field to get the terms from パラメータ ... fieldname The field name 戻り値 Returns the current SolrQuery ob ...
https://man.plustar.jp/php/solrquery.settermsfield.html - [similar]
The CommonMark\CQL class 2700
« CommonMark\Parser::finish CommonMark\CQL::__construct » PHP Manual CommonMark The CommonMark\C ... QL class The CommonMark\CQL class (cmark >= 1.1.0) はじめに Com ... In it's most simplistic form, a CQL query combines the following paths and / to describe how to travel th ... For example, /firstChild/lastChild would travel to the last child node of the first child node. Loops CQL ... can be instructed to loop, for example through the children of, or siblings to a particular node, by ...
https://man.plustar.jp/php/class.commonmark-cql.html - [similar]
The Set class 2700
« Ds\Pair::toArray Ds\Set::add » PHP Manual Data Structures The Set class The Set class (No vers ... equence of unique values. This implementation uses the same hash table as Ds\Map , where values are used ... as keys and the mapped value is ignored. Strengths Values can be a ... sert() , shift() , or unshift() . get() is O(n) if there are deleted values in the buffer before the acce ... ssed index, O(1) otherwise. クラス概要 class Ds\Set implements Ds\Collec ...
https://man.plustar.jp/php/class.ds-set.html - [similar]
Initiates a backup task in the service manager and returns immediately 2700
« ibase_affected_rows ibase_blob_add » PHP Manual Firebird/InterBase 関数 Initiates a backup tas ... k in the service manager and returns immediately ibase_back ... < 7.4.0) ibase_backup — Initiates a backup task in the service manager and returns immediately 説明 ibase ... ool $verbose = false ): mixed This function passes the arguments to the (remote) database server. There i ... t starts a new backup process. Therefore you won't get any responses. パラメータ serv ...
https://man.plustar.jp/php/function.ibase-backup.html - [similar]
Initiates a restore task in the service manager and returns immediately 2700
« ibase_query ibase_rollback_ret » PHP Manual Firebird/InterBase 関数 Initiates a restore task i ... n the service manager and returns immediately ibase_rest ... 7.4.0) ibase_restore — Initiates a restore task in the service manager and returns immediately 説明 ibase ... ool $verbose = false ): mixed This function passes the arguments to the (remote) database server. There i ... t starts a new restore process. Therefore you won't get any responses. パラメータ serv ...
https://man.plustar.jp/php/function.ibase-restore.html - [similar]
Swoole 関数 2700
« 定義済み定数 swoole_async_dns_lookup » PHP Manual Swoole Swoole 関数 Swoole 関数 目次 swoole_a ... ad a file asynchronously swoole_async_set — Update the async I/O options swoole_async_write — Write data ... synchronously swoole_clear_error — Clear errors in the socket or on the last error code swoole_client_sel ... ect — Get the file description which are ready to read/write or ... error swoole_cpu_num — Get the number of CPU swoole_errno — Get the error code of ...
https://man.plustar.jp/php/ref.swoole-funcs.html - [similar]