検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 1140 for [SIMILAR] 16 1024 4096 WITH 29446 開発 WITH 1249... (0.756 sec.)
CTRLイベント を別プロセスに送信する 0
« sapi_windows_cp_set sapi_windows_set_ctrl_handler » PHP Manual その他の関数 CTRLイベント を別プロセスに送信する sapi_windows_generate_ctrl_event (PHP 7 >= 7.4.0, PHP 8) sapi_windows_generate_ctrl_event — CTRLイベント を別プロセスに送信する 説明 sapi_windows_generate_ctrl_event ( int $e ...
https://man.plustar.jp/php/function.sapi-windows-generate-ctrl-event.html - [similar]
Locale クラス 0
« NumberFormatter::setTextAttribute Locale::acceptFromHttp » PHP Manual intl Locale クラス Locale クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) はじめに "ロケール" とは、言語や文化等の地域固有の内容を API で取得する際に使用する識別子のことです。PHP で使用しているロケールは、 ...
https://man.plustar.jp/php/class.locale.html - [similar]
入力ロケールの言語の表示名を、適切に地域化して返す 0
« Locale::getDefault Locale::getDisplayName » PHP Manual Locale 入力ロケールの言語の表示名を、適切に地域化して返す Locale::getDisplayLanguage locale_get_display_language (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) Locale::getDisplayLanguage -- locale_get_display_language — 入力ロケ ...
https://man.plustar.jp/php/locale.getdisplaylanguage.html - [similar]
プロセスにシグナルを送信する 0
« posix_isatty posix_mkfifo » PHP Manual POSIX 関数 プロセスにシグナルを送信する posix_kill (PHP 4, PHP 5, PHP 7, PHP 8) posix_kill — プロセスにシグナルを送信する 説明 posix_kill ( int $process_id , int $signal ): bool シグナル signal をプロセス ID process_id のプロセスに送信します。 パラ ...
https://man.plustar.jp/php/function.posix-kill.html - [similar]
PCNTL 関数 0
« 基本的な使用法 pcntl_alarm » PHP Manual PCNTL PCNTL 関数 PCNTL 関数 参考 POSIX 関数 の節を参照することも 有用でしょう。 目次 pcntl_alarm — シグナルを送信するアラームを設定する pcntl_async_signals — 非同期のシグナルハンドリングを有効/無効にするか、古い設定を返す pcntl_errno — pcntl_get_ ...
https://man.plustar.jp/php/ref.pcntl.html - [similar]
プロセスの現在の sid を得る 0
« posix_getrlimit posix_getuid » PHP Manual POSIX 関数 プロセスの現在の sid を得る posix_getsid (PHP 4, PHP 5, PHP 7, PHP 8) posix_getsid — プロセスの現在の sid を得る 説明 posix_getsid ( int $process_id ): int | false プロセス process_id のセッション ID を返します。 プロセスのセッション ...
https://man.plustar.jp/php/function.posix-getsid.html - [similar]
proc_open で開かれたプロセスに関する情報を取得する 0
« proc_close proc_nice » PHP Manual プログラム実行関数 proc_open で開かれたプロセスに関する情報を取得する proc_get_status (PHP 5, PHP 7, PHP 8) proc_get_status — proc_open() で開かれたプロセスに関する情報を取得する 説明 proc_get_status ( resource $process ): array proc_get_status() は、 ...
https://man.plustar.jp/php/function.proc-get-status.html - [similar]
現在のプロセス空間で指定したプログラムを実行する 0
« pcntl_errno pcntl_fork » PHP Manual PCNTL 関数 現在のプロセス空間で指定したプログラムを実行する pcntl_exec (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pcntl_exec — 現在のプロセス空間で指定したプログラムを実行する 説明 pcntl_exec ( string $path , array $args = [] , array $env_vars = [] ): boo ...
https://man.plustar.jp/php/function.pcntl-exec.html - [similar]
プロパティが初期化されているかをチェックする 0
« ReflectionProperty::isDefault ReflectionProperty::isPrivate » PHP Manual ReflectionProperty プロパティが初期化されているかをチェックする ReflectionProperty::isInitialized (PHP 7 >= 7.4.0, PHP 8) ReflectionProperty::isInitialized — プロパティが初期化されているかをチェックする 説明 publi ...
https://man.plustar.jp/php/reflectionproperty.isinitialized.html - [similar]
C 言語と同様にスラッシュで文字列をクォートする 0
« String 関数 addslashes » PHP Manual String 関数 C 言語と同様にスラッシュで文字列をクォートする addcslashes (PHP 4, PHP 5, PHP 7, PHP 8) addcslashes — C 言語と同様にスラッシュで文字列をクォートする 説明 addcslashes ( string $string , string $characters ): string characters パラメータに羅 ...
https://man.plustar.jp/php/function.addcslashes.html - [similar]