検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 494 for [SIMILAR] 16 1024 4096 WITH 227981 値: WITH 5440... (0.534 sec.)
子プロセスを停止させたシグナルを返す 0
« pcntl_wifstopped pcntl_wtermsig » PHP Manual PCNTL 関数 子プロセスを停止させたシグナルを返す pcntl_wstopsig (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) pcntl_wstopsig — 子プロセスを停止させたシグナルを返す 説明 pcntl_wstopsig ( int $status ): int | false 子プロセスを停止させたシグナル番号を返 ...
https://man.plustar.jp/php/function.pcntl-wstopsig.html - [similar]
文字列で使用されている文字に関する情報を返す 0
« convert_uuencode crc32 » PHP Manual String 関数 文字列で使用されている文字に関する情報を返す count_chars (PHP 4, PHP 5, PHP 7, PHP 8) count_chars — 文字列で使用されている文字に関する情報を返す 説明 count_chars ( string $string , int $mode = 0 ): array | string string において各バイト値 ...
https://man.plustar.jp/php/function.count-chars.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 Intl 設定オプション 名前 デフォルト 変更可能 変更履歴 intl.default_locale PHP_INI_ALL intl.error_level 0 PHP_INI_ALL intl.use_exceptions 0 PHP_INI_ALL PECL 3.0.0a1 以 ...
https://man.plustar.jp/php/intl.configuration.html - [similar]
プロセスの優先度を取得する 0
« pcntl_get_last_error pcntl_rfork » PHP Manual PCNTL 関数 プロセスの優先度を取得する pcntl_getpriority (PHP 5, PHP 7, PHP 8) pcntl_getpriority — プロセスの優先度を取得する 説明 pcntl_getpriority ( ? int $process_id = null , int $mode = PRIO_PROCESS ): int | false pcntl_getpriority() は、 ...
https://man.plustar.jp/php/function.pcntl-getpriority.html - [similar]
子プロセスが現在停止しているかどうかを調べる 0
« pcntl_wifsignaled pcntl_wstopsig » PHP Manual PCNTL 関数 子プロセスが現在停止しているかどうかを調べる pcntl_wifstopped (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) pcntl_wifstopped — 子プロセスが現在停止しているかどうかを調べる 説明 pcntl_wifstopped ( int $status ): bool リターンを生じた子プロ ...
https://man.plustar.jp/php/function.pcntl-wifstopped.html - [similar]
変更履歴 0
« wordwrap 変数・データ型関連 » PHP Manual 文字列 変更履歴 変更履歴 この拡張モジュールのクラス/関数/メソッドには次のような変更がありました。 Version Function Description 8.1.0 get_html_translation_table flags のデフォルト値が ENT_COMPAT から ENT_QUOTES | ENT_SUBSTITUTE | ENT_HTML401 に変 ...
https://man.plustar.jp/php/changelog.strings.html - [similar]
ReflectionParameter クラス 0
« ReflectionObject::export ReflectionParameter::allowsNull » PHP Manual リフレクション ReflectionParameter クラス ReflectionParameter クラス (PHP 5, PHP 7, PHP 8) はじめに ReflectionParameter クラスは、 関数またはメソッドのパラメータに関する情報を取得します。 関数パラメータの内部を調べる ...
https://man.plustar.jp/php/class.reflectionparameter.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
« 変更された関数 Windows のサポート » PHP Manual PHP 7.0.x から PHP 7.1.x への移行 その他の変更 その他の変更 無効な文字列による算術演算の通知 数値形式ではない文字列を使って、数値を期待する演算 ( + - * / ** % << >> | & ^ や、これらを用いた代入演算) を行おうとしたときに、 E_WARNING あるいは ...
https://man.plustar.jp/php/migration71.other-changes.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]