検索

phrase: max: clip:
target: order:
Results of 681 - 690 of about 1461 for IN (0.064 sec.)
Closes file descriptor associated with the current buffer event 2424
« EventBufferEvent EventBufferEvent::connect » PHP Manual EventBufferEvent Closes file descripto ... the current buffer event. This method may be used in cases when the EventBufferEvent::OPT_CLOSE_ON_FREE ...
https://man.plustar.jp/php/eventbufferevent.close.html - [similar]
Constructs EventDnsBase object 2424
« EventDnsBase::clearSearch EventDnsBase::countNameservers » PHP Manual EventDnsBase Constructs ... ventDnsBase::__construct ( EventBase $base , bool $initialize ) Constructs EventDnsBase object. パラメー ... タ base Event base. initialize If the initialize argument is true , it tr ... o configure the DNS base sensibly given your operating system's default. Otherwise, it leaves the event ... empty, with no nameservers or options configured. In the latter case DNS base should be configured manu ...
https://man.plustar.jp/php/eventdnsbase.construct.html - [similar]
Set the 'ndots' parameter for searches 2424
« EventDnsBase::setOption EventHttp » PHP Manual EventDnsBase Set the 'ndots' parameter for sear ... earches 説明 public EventDnsBase::setSearchNdots ( int $ndots ): bool Set the 'ndots' parameter for sear ... ches. Sets the number of dots which, when found in a name, causes the first query to be without any s ... earch domain. パラメータ ndots The number of dots. 戻り値 成功し ...
https://man.plustar.jp/php/eventdnsbase.setsearchndots.html - [similar]
Sets a callback for specified URI 2424
« EventHttp::setAllowedMethods EventHttp::setDefaultCallback » PHP Manual EventHttp Sets a callb ... cified URI 説明 public EventHttp::setCallback ( string $path , string $cb , string $arg = ? ): void Sets ... ecified URI. パラメータ path The path for which to invoke the callback. cb The callback callable that ge ... ts invoked on requested path . It should match the follo ... wing prototype: callback ( EventHttpRequest $req = NUL ...
https://man.plustar.jp/php/eventhttp.setcallback.html - [similar]
Sets maximum body size for the connection 2424
« EventHttpConnection::setLocalPort EventHttpConnection::setMaxHeadersSize » PHP Manual EventHtt ... 説明 public EventHttpConnection::setMaxBodySize ( string $max_size ): void Sets maximum body size for the ... nection. パラメータ max_size The maximum body size in bytes. 戻り値 値を返しません。 参考 EventHttpConne ...
https://man.plustar.jp/php/eventhttpconnection.setmaxbodysize.html - [similar]
Sets maximum header size 2424
« EventHttpConnection::setMaxBodySize EventHttpConnection::setRetries » PHP Manual EventHttpConn ... public EventHttpConnection::setMaxHeadersSize ( string $max_size ): void Sets maximum header size for th ... ction. パラメータ max_size The maximum header size in bytes. 戻り値 値を返しません。 参考 EventHttpConne ...
https://man.plustar.jp/php/eventhttpconnection.setmaxheaderssize.html - [similar]
Sets the connections weight 2424
« FANNConnection::getWeight Igbinary » PHP Manual FANNConnection Sets the connections weight FAN ... set_weight() . It does not update the weight value in the network. The network value is updated only aft ... er calling fann_set_weight_array() . パラメータ weight The c ...
https://man.plustar.jp/php/fannconnection.setweight.html - [similar]
Destructs the training data 2424
« fann_descale_train fann_destroy » PHP Manual Fann 関数 Destructs the training data fann_destro ... y_train (PECL fann >= 1.0.0) fann_destroy_train — Destruct ... s the training data 説明 fann_destroy_train ( resource $train_ ... data ): bool Destructs the training data パラメータ train_data ニューラルネットワー ... 返します。 関連キーワード: Destructs , fann , the , in , destroy , data , descale , Fann , 関数 , resourc ...
https://man.plustar.jp/php/function.fann-destroy-train.html - [similar]
ある文字エンコーディングの文字列を、別の文字エンコーディングに変換する 2424
« iconv_substr ob_iconv_handler » PHP Manual iconv 関数 ある文字エンコーディングの文字列を、別の ... 、別の文字エンコーディングに変換する 説明 iconv ( string $from_encoding , string $to_encoding , string $st ... ring ): string | false 文字列 string の文字セットを fr ... om_encoding から to_encoding に変換します。 パラメータ from_e ... ncoding string の解釈に使われる文字セット。 to_encoding 変 ...
https://man.plustar.jp/php/function.iconv.html - [similar]
設定オプションの値を得る 2424
« ini_get_all ini_restore » PHP Manual PHP オプション/情報 関数 設定オプションの値を得る ini_get ... (PHP 4, PHP 5, PHP 7, PHP 8) ini_get — 設定オプションの値を得る 説明 ini_get ( str ... ing $option ): string | false 成功時に、設定オプションの値を返します。 ... プションが存在しない場合は false を返します。 例 例1 ini_get() の例 <?php /* php.ini で以下のように設定され ... f post_max_size = 8M */ echo 'display_errors = ' . ini_get ( 'display_errors' ) . "\n" ; echo 'register_ ...
https://man.plustar.jp/php/function.ini-get.html - [similar]