検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 237 for [SIMILAR] 16 1024 4096 WITH 27060 力バ WITH 2235... (0.875 sec.)
パフォーマンスの考慮点 0
« 循環の収集 DTrace 動的トレーシング » PHP Manual ガベージコレクション パフォーマンスの考慮点 パフォーマンスの考慮点 可能性があるルートを単純に収集すると、パフォーマンスにごくわずかな影響があると既に前述しました。 しかし、これは PHP 5.3 と PHP 5.2 を比較する場合です。 可能性があるルートを ...
https://man.plustar.jp/php/features.gc.performance-considerations.html - [similar]
メモリ内でのファイルの状態をストレージデバイスに同期させる 0
« eio_fstatvfs eio_ftruncate » PHP Manual Eio 関数 メモリ内でのファイルの状態をストレージデバイスに同期させる eio_fsync (PECL eio >= 0.0.1dev) eio_fsync — メモリ内でのファイルの状態をストレージデバイスに同期させる 説明 eio_fsync ( mixed $fd , int $pri = EIO_PRI_DEFAULT , callable $callba ...
https://man.plustar.jp/php/function.eio-fsync.html - [similar]
エラー配列を取得する 0
« libxml_disable_entity_loader libxml_get_last_error » PHP Manual libxml 関数 エラー配列を取得する libxml_get_errors (PHP 5 >= 5.1.0, PHP 7, PHP 8) libxml_get_errors — エラー配列を取得する 説明 libxml_get_errors (): array エラー配列を取得します。 パラメータ この関数にはパラメータはありま ...
https://man.plustar.jp/php/function.libxml-get-errors.html - [similar]
文の実行で作用された行数を取得する 0
« oci_num_fields oci_parse » PHP Manual OCI8 関数 文の実行で作用された行数を取得する oci_num_rows (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_num_rows — 文の実行で作用された行数を取得する 説明 oci_num_rows ( resource $statement ): int | false 文の実行で作用された行数を取得します。 パラ ...
https://man.plustar.jp/php/function.oci-num-rows.html - [similar]
ある範囲の整数を有する配列を作成する 0
« prev reset » PHP Manual 配列 関数 ある範囲の整数を有する配列を作成する range (PHP 4, PHP 5, PHP 7, PHP 8) range — ある範囲の整数を有する配列を作成する 説明 range ( string | int | float $start , string | int | float $end , int | float $step = 1 ): array ある範囲の整数を有する配列を作成し ...
https://man.plustar.jp/php/function.range.html - [similar]
接続したソケットにデータを送信する 0
« socket_select socket_sendmsg » PHP Manual ソケット 関数 接続したソケットにデータを送信する socket_send (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) socket_send — 接続したソケットにデータを送信する 説明 socket_send ( Socket $socket , string $data , int $length , int $flags ): int | false 関数 ...
https://man.plustar.jp/php/function.socket-send.html - [similar]
残りのストリームを文字列に読み込む 0
« stream_filter_remove stream_get_filters » PHP Manual ストリーム 関数 残りのストリームを文字列に読み込む stream_get_contents (PHP 5, PHP 7, PHP 8) stream_get_contents — 残りのストリームを文字列に読み込む 説明 stream_get_contents ( resource $stream , ? int $length = null , int $offset = ...
https://man.plustar.jp/php/function.stream-get-contents.html - [similar]
全二重接続を終了する 0
« stream_socket_server stream_supports_lock » PHP Manual ストリーム 関数 全二重接続を終了する stream_socket_shutdown (PHP 5 >= 5.2.1, PHP 7, PHP 8) stream_socket_shutdown — 全二重接続を終了する 説明 stream_socket_shutdown ( resource $stream , int $mode ): bool 全二重接続を (一時的あるいは ...
https://man.plustar.jp/php/function.stream-socket-shutdown.html - [similar]
フィルタを作成するときにコールされる 0
« php_user_filter::onClose streamWrapper » PHP Manual php_user_filter フィルタを作成するときにコールされる php_user_filter::onCreate (PHP 5, PHP 7, PHP 8) php_user_filter::onCreate — フィルタを作成するときにコールされる 説明 public php_user_filter::onCreate (): bool このメソッドがコールさ ...
https://man.plustar.jp/php/php-user-filter.oncreate.html - [similar]
配列から一つ以上のキーをランダムに取得する 0
« array_push array_reduce » PHP Manual 配列 関数 配列から一つ以上のキーをランダムに取得する array_rand (PHP 4, PHP 5, PHP 7, PHP 8) array_rand — 配列から一つ以上のキーをランダムに取得する 説明 array_rand ( array $array , int $num = 1 ): int | string | array 一つ以上のランダムなエントリを ...
https://man.plustar.jp/php/function.array-rand.html - [similar]