検索

phrase: max: clip:
target: order:
Results of 391 - 400 of about 1678 for [SIMILAR] 16 1024 4096 WITH 5693 resource WITH 4... (0.999 sec.)
接続に関するオプションの値を返す 0
« yaz_es yaz_hits » PHP Manual YAZ 関数 接続に関するオプションの値を返す yaz_get_option (PECL yaz >= 0.9.0) yaz_get_option — 接続に関するオプションの値を返す 説明 yaz_get_option ( resource $id , string $name ): string name で指定したオプションの値を返します。 パラメータ id yaz_connect() ...
https://man.plustar.jp/php/function.yaz-get-option.html - [similar]
取得するレコードの範囲を指定する 0
« yaz_present yaz_record » PHP Manual YAZ 関数 取得するレコードの範囲を指定する yaz_range (PHP 4 >= 4.0.1, PECL yaz >= 0.9.0) yaz_range — 取得するレコードの範囲を指定する 説明 yaz_range ( resource $id , int $start , int $number ): void 取得するレコードの範囲を指定します。 この関数は、 ya ...
https://man.plustar.jp/php/function.yaz-range.html - [similar]
配列と同様の形式で、複数の変数への代入を行う 0
« ksort natcasesort » PHP Manual 配列 関数 配列と同様の形式で、複数の変数への代入を行う list (PHP 4, PHP 5, PHP 7, PHP 8) list — 配列と同様の形式で、複数の変数への代入を行う 説明 list ( mixed $var , mixed ...$vars = ? ): array array() と同様に、 この関数は実際には関数ではなく言語構造です ...
https://man.plustar.jp/php/function.list.html - [similar]
外部から変数を受け取り、オプションでそれらをフィルタリングする 0
« filter_id filter_input » PHP Manual Filter 関数 外部から変数を受け取り、オプションでそれらをフィルタリングする filter_input_array (PHP 5 >= 5.2.0, PHP 7, PHP 8) filter_input_array — 外部から変数を受け取り、オプションでそれらをフィルタリングする 説明 filter_input_array ( int $type , arr ...
https://man.plustar.jp/php/function.filter-input-array.html - [similar]
Sets default callback to handle requests that are not caught by specific callbac... 0
« EventHttp::setCallback EventHttp::setMaxBodySize » PHP Manual EventHttp Sets default callback to handle requests that are not caught by specific callbacks EventHttp::setDefaultCallback (PECL event >= 1.4.0-beta) EventHttp::setDefaultCallback — Sets default callback to handle requests t ...
https://man.plustar.jp/php/eventhttp.setdefaultcallback.html - [similar]
Get the status of a background job 0
« GearmanClient::getErrno GearmanClient::ping » PHP Manual GearmanClient Get the status of a background job GearmanClient::jobStatus gearman_job_status (PECL gearman >= 0.5.0) GearmanClient::jobStatus -- gearman_job_status — Get the status of a background job 説明 オブジェクト指向型 (met ...
https://man.plustar.jp/php/gearmanclient.jobstatus.html - [similar]
Filter 関数 0
« 除去 filter_has_var » PHP Manual Filter Filter 関数 Filter 関数 目次 filter_has_var — 指定した型の変数が存在するかどうかを調べる filter_id — フィルタの名前からフィルタ ID を返す filter_input_array — 外部から変数を受け取り、オプションでそれらをフィルタリングする filter_input — 指定した名 ...
https://man.plustar.jp/php/ref.filter.html - [similar]
Constructs EventBufferEvent object 0
« EventBufferEvent::connectHost EventBufferEvent::createPair » PHP Manual EventBufferEvent Constructs EventBufferEvent object EventBufferEvent::__construct (PECL event >= 1.2.6-beta) EventBufferEvent::__construct — Constructs EventBufferEvent object 説明 public EventBufferEvent::__constr ...
https://man.plustar.jp/php/eventbufferevent.construct.html - [similar]
fd で指定したファイル記述子を閉じる 0
« ダイレクト IO 関数 dio_fcntl » PHP Manual ダイレクト IO 関数 fd で指定したファイル記述子を閉じる dio_close (PHP 4 >= 4.2.0, PHP 5 < 5.1.0) dio_close — fd で指定したファイル記述子を閉じる 説明 dio_close ( resource $fd ): void 関数 dio_close() は、ファイル記述子 fd を閉じます。 パラメータ ...
https://man.plustar.jp/php/function.dio-close.html - [similar]
ファイル記述子からバイトデータを読み込む 0
« dio_open dio_seek » PHP Manual ダイレクト IO 関数 ファイル記述子からバイトデータを読み込む dio_read (PHP 4 >= 4.2.0, PHP 5 < 5.1.0) dio_read — ファイル記述子からバイトデータを読み込む 説明 dio_read ( resource $fd , int $len = 1024 ): string 関数 dio_read() は 記述子 fd で示されるファイ ...
https://man.plustar.jp/php/function.dio-read.html - [similar]