検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 474 for use (0.009 sec.)
実行時設定 6063
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... le.unixsock_buffer_size 8388608 PHP_INI_ALL swoole.use_namespace On PHP_INI_SYSTEM swoole.enable_coroutin ... On PHP_INI_ALL Available as of swoole 4.0.0 swoole.use_shortname On PHP_INI_ALL Available as of swoole 4. ... buffer_size int Buffer size of Unix socket. swoole.use_namespace string Whether to use PHP namespaces swo ... oroutine string Whether to enable coroutine swoole.use_shortname string Whether to enable short aliases s ...
https://man.plustar.jp/php/swoole.configuration.html - [similar]
定義済み定数 5934
« リソース型 Yac » PHP Manual Yac 定義済み定数 定義済み定数 以下の定数が定義されています。 この関 ... _COMPRESSED_LEN ( int ) YAC_SERIALIZER_PHP ( int ) Use php serialize as serializer YAC_SERIALIZER_JSON ( ... int ) Use json as serializer(requrie --enable-json) YAC_SERI ... ALIZER_IGBINARY ( int ) Use igbinary as serializer(require --enable-igbinary) ... YAC_SERIALIZER_MSGPACK ( int ) Use msgpack as serializer(require --enable-msgpack) YA ...
https://man.plustar.jp/php/yac.constants.html - [similar]
Determin if buffer enabled 5894
« SeasLog::getBuffer SeasLog::getDatetimeFormat » PHP Manual SeasLog Determin if buffer enabled ... Log::getBufferEnabled (): bool Result join seaslog.use_buffer and seaslog.buffer_disabled_in_cli . パラメ ... ラメータはありません。 戻り値 Return TRUE on seaslog.use_buffer is true. If switch seaslog.buffer_disabled_ ... in_cli on, and running in cli, seaslog.use_buffer setting will be discarded, Seaslog write to ... えば以下のようになります。 bool(false) 参考 seaslog.use_buffer seaslog.buffer_size seaslog.buffer_disabled ...
https://man.plustar.jp/php/seaslog.getbufferenabled.html - [similar]
Sets a field to use for similarity 5894
« SolrQuery::addHighlightField SolrQuery::addMltQueryField » PHP Manual SolrQuery Sets a field t ... o use for similarity SolrQuery::addMltField (PECL solr > ... = 0.9.2) SolrQuery::addMltField — Sets a field to use for similarity 説明 public SolrQuery::addMltField ... aps to mlt.fl. It specifies that a field should be used for similarity. パラメータ field The name of the ... e current SolrQuery object, if the return value is used. 関連キーワード: similarity , SolrQuery , Sets , ...
https://man.plustar.jp/php/solrquery.addmltfield.html - [similar]
SoapClient クラス 5764
« use_soap_error_handler SoapClient::__call » PHP Manual SOAP SoapClient クラス SoapClient クラス ... l ; private ? int $ style = null ; private ? int $ use = null ; private ? string $ location = null ; priv ... vate ? string $ _password = null ; private bool $ _use_digest = false ; private ? string $ _digest = null ... rce $ _stream_context = null ; private ? string $ _user_agent = null ; private bool $ _keep_alive = true ... l ; private int $ _soap_version ; private ? int $ _use_proxy = null ; private array $ _cookies = [] ; pri ...
https://man.plustar.jp/php/class.soapclient.html - [similar]
無名関数 5724
« 内部(ビルトイン)関数 アロー関数 » PHP Manual 関数 無名関数 無名関数 無名関数は クロージャ と ... コープから引き継ぐことができます。 引き継ぐ変数は、 use で渡さなければなりません。 PHP 7.1 以降は、引き継ぐ ... 同じ名前の変数を含めてはいけません。 戻り値の型は、 use の 後 に置かなければいけません。 例3 親のスコープか ... らの変数の引き継ぎ <?php $message = 'hello' ; // "use" がない場合 $example = function () { var_dump ( $m ... // $message を引き継ぎます $example = function () use ( $message ) { var_dump ( $message ); }; $example ...
https://man.plustar.jp/php/functions.anonymous.html - [similar]
データソースに接続する 5683
« odbc_commit odbc_cursor » PHP Manual ODBC 関数 データソースに接続する odbc_connect (PHP 4, PHP ... に接続する 説明 odbc_connect ( string $dsn , string $user , string $password , int $cursor_option = SQL_CUR ... _USE_DRIVER ): resource | false 他の ODBC 関数を使用する ... ther than a single select statement in it" SQL_CUR_USE_ODBC を使用することにより、 このようなエラーを回避 ... パラメータをサポートしません。 この場合でも、SQL_CUR_USE_ODBC により解決できる可能性があります。 パラメータ ...
https://man.plustar.jp/php/function.odbc-connect.html - [similar]
Execution 5594
« parallel\bootstrap parallel\Runtime » PHP Manual Functional API Execution parallel\run (1.0.0) ... revious call to parallel\run() is idle, it will be used to execute the task. If no \parallel\Runtime is i ... \Runtime objects created by the programmer are not used for automatic scheduling. パラメータ task A Closu ... losures intended for parallel execution are: yield use by-reference declare class declare named function ... 注意 : Nested closures may yield or use by-reference, but must not contain class or named ...
https://man.plustar.jp/php/parallel.run.html - [similar]
Returns event method in use 5465
« EventBase::getFeatures EventBase::getTimeOfDayCached » PHP Manual EventBase Returns event meth ... od in use EventBase::getMethod (PECL event >= 1.2.6-beta) Ev ... entBase::getMethod — Returns event method in use 説明 public EventBase::getMethod (): string パラメ ... パラメータはありません。 戻り値 String representing used event method(backend). 例 例1 EventBase::getMetho ... $base = new EventBase ( $cfg ); echo "Event method used: " , $base -> getMethod (), PHP_EOL ; ?> 上の例の ...
https://man.plustar.jp/php/eventbase.getmethod.html - [similar]
Constructs an OpenSSL context for use with Event classes 5465
« EventSslContext EventUtil » PHP Manual EventSslContext Constructs an OpenSSL context for use w ... t::__construct — Constructs an OpenSSL context for use with Event classes 説明 public EventSslContext::__ ... entSslContext , context , construct , Constructs , use , Event , classes , string , constants , パラメータ ...
https://man.plustar.jp/php/eventsslcontext.construct.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT