検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 633 for [SIMILAR] 16 1024 4096 WITH 32007 sockets WITH 1... (0.668 sec.)
事前に登録を解除された組み込みラッパーを復元する 0
« stream_wrapper_register stream_wrapper_unregister » PHP Manual ストリーム 関数 事前に登録を解除された組み込みラッパーを復元する stream_wrapper_restore (PHP 5 >= 5.1.0, PHP 7, PHP 8) stream_wrapper_restore — 事前に登録を解除された組み込みラッパーを復元する 説明 stream_wrapper_restore ( ...
https://man.plustar.jp/php/function.stream-wrapper-restore.html - [similar]
データをファイルに同期する(メタデータも含む) 0
« fstat ftell » PHP Manual ファイルシステム 関数 データをファイルに同期する(メタデータも含む) fsync (PHP 8 >= 8.1.0) fsync — データをファイルに同期する(メタデータも含む) 説明 fsync ( resource $stream ): bool この関数は、 変更をメタデータも含めてファイルに同期します。 fflush() に似ています ...
https://man.plustar.jp/php/function.fsync.html - [similar]
ストリームのブロックモードを有効にする / 解除する 0
« stream_select stream_set_chunk_size » PHP Manual ストリーム 関数 ストリームのブロックモードを有効にする / 解除する stream_set_blocking (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) stream_set_blocking — ストリームのブロックモードを有効にする / 解除する 説明 stream_set_blocking ( resource $stre ...
https://man.plustar.jp/php/function.stream-set-blocking.html - [similar]
現在のプロセスのグループ ID を返す 0
« posix_getpgid posix_getpid » PHP Manual POSIX 関数 現在のプロセスのグループ ID を返す posix_getpgrp (PHP 4, PHP 5, PHP 7, PHP 8) posix_getpgrp — 現在のプロセスのグループ ID を返す 説明 posix_getpgrp (): int 現在のプロセスのグループ ID を返します。 パラメータ この関数にはパラメータはあり ...
https://man.plustar.jp/php/function.posix-getpgrp.html - [similar]
アクティブなハッシュコンテキストに、オープンしているストリームから データを投入... 0
« hash_update_file hash_update » PHP Manual Hash 関数 アクティブなハッシュコンテキストに、オープンしているストリームから データを投入する hash_update_stream (PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL hash >= 1.1) hash_update_stream — アクティブなハッシュコンテキストに、オープンしているストリーム ...
https://man.plustar.jp/php/function.hash-update-stream.html - [similar]
ストリーム内の特定の場所に移動する 0
« streamWrapper::stream_read streamWrapper::stream_set_option » PHP Manual streamWrapper ストリーム内の特定の場所に移動する streamWrapper::stream_seek (PHP 4 >= 4.3.2, PHP 5, PHP 7, PHP 8) streamWrapper::stream_seek — ストリーム内の特定の場所に移動する 説明 public streamWrapper::stream_s ...
https://man.plustar.jp/php/streamwrapper.stream-seek.html - [similar]
URL ラッパーの登録を解除する 0
« stream_wrapper_restore Swoole » PHP Manual ストリーム 関数 URL ラッパーの登録を解除する stream_wrapper_unregister (PHP 5 >= 5.1.0, PHP 7, PHP 8) stream_wrapper_unregister — URL ラッパーの登録を解除する 説明 stream_wrapper_unregister ( string $protocol ): bool すでに定義されているストリ ...
https://man.plustar.jp/php/function.stream-wrapper-unregister.html - [similar]
現在のプロセスのタイトルを返す 0
« assert cli_set_process_title » PHP Manual PHP オプション/情報 関数 現在のプロセスのタイトルを返す cli_get_process_title (PHP 5 >= 5.5.0, PHP 7, PHP 8) cli_get_process_title — 現在のプロセスのタイトルを返す 説明 cli_get_process_title (): ? string 現在のプロセスのタイトルを返します。これ ...
https://man.plustar.jp/php/function.cli-get-process-title.html - [similar]
プロセスの優先度を変更する 0
« pcntl_rfork pcntl_signal_dispatch » PHP Manual PCNTL 関数 プロセスの優先度を変更する pcntl_setpriority (PHP 5, PHP 7, PHP 8) pcntl_setpriority — プロセスの優先度を変更する 説明 pcntl_setpriority ( int $priority , ? int $process_id = null , int $mode = PRIO_PROCESS ): bool pcntl_setprio ...
https://man.plustar.jp/php/function.pcntl-setpriority.html - [similar]
システムプログラムの実行 0
« posix_uname はじめに » PHP Manual プロセス制御 システムプログラムの実行 システムプログラムの実行 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 プログラム実行関数 escapeshellarg — シェル引数として使用される文字列をエスケープする escapeshellcmd — シェ ...
https://man.plustar.jp/php/book.exec.html - [similar]