検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 447 for [SIMILAR] 16 1024 4096 WITH 32955 スグ WITH 9125... (0.580 sec.)
プロセスのタイトルを設定する 0
« cli_get_process_title dl » PHP Manual PHP オプション/情報 関数 プロセスのタイトルを設定する cli_set_process_title (PHP 5 >= 5.5.0, PHP 7, PHP 8) cli_set_process_title — プロセスのタイトルを設定する 説明 cli_set_process_title ( string $title ): bool プロセスのタイトルを設定します。これは ...
https://man.plustar.jp/php/function.cli-set-process-title.html - [similar]
現在のプロセスの有効なユーザー ID を返す 0
« posix_getegid posix_getgid » PHP Manual POSIX 関数 現在のプロセスの有効なユーザー ID を返す posix_geteuid (PHP 4, PHP 5, PHP 7, PHP 8) posix_geteuid — 現在のプロセスの有効なユーザー ID を返す 説明 posix_geteuid (): int 現在のプロセスの有効なユーザー ID を返します。 使用可能なユーザー名 ...
https://man.plustar.jp/php/function.posix-geteuid.html - [similar]
指定した秒数だけプロセスをブロックする 0
« Ev::run Ev::stop » PHP Manual Ev 指定した秒数だけプロセスをブロックする Ev::sleep (PECL ev >= 0.2.0) Ev::sleep — 指定した秒数だけプロセスをブロックする 説明 final public static Ev::sleep ( float $seconds ): void 指定した秒数だけプロセスをブロックします。 パラメータ seconds 秒数。 戻り値 ...
https://man.plustar.jp/php/ev.sleep.html - [similar]
select 時のグループ化の条件を設定する 0
« TableSelect::execute TableSelect::having » PHP Manual mysql_xdevapi\TableSelect select 時のグループ化の条件を設定する TableSelect::groupBy (No version information available, might only be in Git) TableSelect::groupBy — select 時のグループ化の条件を設定する 説明 public mysql_xdevapi\Tab ...
https://man.plustar.jp/php/mysql-xdevapi-tableselect.groupby.html - [similar]
子プロセスを終了させたシグナルを返す 0
« pcntl_wstopsig POSIX » PHP Manual PCNTL 関数 子プロセスを終了させたシグナルを返す pcntl_wtermsig (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) pcntl_wtermsig — 子プロセスを終了させたシグナルを返す 説明 pcntl_wtermsig ( int $status ): int | false 子プロセスを終了させたシグナル番号を返します。こ ...
https://man.plustar.jp/php/function.pcntl-wtermsig.html - [similar]
指定した ID を含む等価グループの中にある ID の数を取得する 0
« IntlTimeZone::__construct IntlTimeZone::createDefault » PHP Manual IntlTimeZone 指定した ID を含む等価グループの中にある ID の数を取得する IntlTimeZone::countEquivalentIDs intltz_count_equivalent_ids (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1) IntlTimeZone::countEquivalentIDs -- in ...
https://man.plustar.jp/php/intltimezone.countequivalentids.html - [similar]
指定した ID を含む等価グループの ID を取得する 0
« IntlTimeZone::getDSTSavings IntlTimeZone::getErrorCode » PHP Manual IntlTimeZone 指定した ID を含む等価グループの ID を取得する IntlTimeZone::getEquivalentID intltz_get_equivalent_id (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1) IntlTimeZone::getEquivalentID -- intltz_get_equivalent_ ...
https://man.plustar.jp/php/intltimezone.getequivalentid.html - [similar]
The EvChild class 0
« EvCheck::createStopped EvChild::__construct » PHP Manual Ev The EvChild class The EvChild class (PECL ev >= 0.2.0) はじめに EvChild ウォッチャーは、子プロセスの状態の変更 (たいていは、停止したり終了したりといったもの) に反応してこのプロセスが SIGCHLD を受け取ったときに起動します。 EvCh ...
https://man.plustar.jp/php/class.evchild.html - [similar]
現在のプロセスの優先度を変更する 0
« proc_get_status proc_open » PHP Manual プログラム実行関数 現在のプロセスの優先度を変更する proc_nice (PHP 5, PHP 7, PHP 8) proc_nice — 現在のプロセスの優先度を変更する 説明 proc_nice ( int $priority ): bool proc_nice() は、現在のプロセスの優先度を priority で指定された値に変更します。 ...
https://man.plustar.jp/php/function.proc-nice.html - [similar]
持続的データベース接続 0
« 接続処理 コマンドラインの使用法 » PHP Manual 機能 持続的データベース接続 持続的データベース接続 持続的接続は、スクリプトの実行終了時にも閉じられないリンクです。 持続的接続が要求された時、PHPは(前もってオープンされたままになって いる)同じ持続的接続が既にオープンされていないかどうかを確認 ...
https://man.plustar.jp/php/features.persistent-connections.html - [similar]