検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 356 for [SIMILAR] 16 1024 4096 WITH 7112 御構 WITH 6083 ... (0.333 sec.)
配列内の現在の要素を返す 0
« count each » PHP Manual 配列 関数 配列内の現在の要素を返す current (PHP 4, PHP 5, PHP 7, PHP 8) current — 配列内の現在の要素を返す 説明 current ( array | object $array ): mixed 各配列は、"カレント"の要素へのポインタを有しています。 このポインタは、配列に挿入された最初の要素を指すように ...
https://man.plustar.jp/php/function.current.html - [similar]
IntlTimeZone クラス 0
« IntlGregorianCalendar::setGregorianChange IntlTimeZone::__construct » PHP Manual intl IntlTimeZone クラス IntlTimeZone クラス (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1) はじめに クラス概要 class IntlTimeZone { /* Constants */ const int DISPLAY_SHORT = 1 ; const int DISPLAY_LONG = ...
https://man.plustar.jp/php/class.intltimezone.html - [similar]
サポートする日付と時刻の書式 0
« timezone_version_get 時刻の書式 » PHP Manual Date/Time サポートする日付と時刻の書式 サポートする日付と時刻の書式 目次 時刻の書式 日付の書式 複合的な書式 相対的な書式 この節では DateTimeImmutable , DateTime , date_create_immutable() , date_create() , date_parse() および strtotime() が解 ...
https://man.plustar.jp/php/datetime.formats.html - [similar]
パターンにマッチするパス名を探す 0
« fwrite is_dir » PHP Manual ファイルシステム 関数 パターンにマッチするパス名を探す glob (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) glob — パターンにマッチするパス名を探す 説明 glob ( string $pattern , int $flags = 0 ): array | false glob() 関数は libc の glob() 関数で使われるルールに基づいて ...
https://man.plustar.jp/php/function.glob.html - [similar]
待つかフォークした子プロセスのステータスを返す 0
« pcntl_wait pcntl_wexitstatus » PHP Manual PCNTL 関数 待つかフォークした子プロセスのステータスを返す pcntl_waitpid (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) pcntl_waitpid — 待つかフォークした子プロセスのステータスを返す 説明 pcntl_waitpid ( int $process_id , int &$status , int $flags = 0 , ...
https://man.plustar.jp/php/function.pcntl-waitpid.html - [similar]
WDDX 0
« simplexml_load_string はじめに » PHP Manual XML 操作 WDDX WDDX はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 wddx の例 WDDX 関数 wddx_add_vars — 指定した ID の WDDX パケットに変数を追加する wddx_deserialize — WDDX パケットをデシリアライズする wd ...
https://man.plustar.jp/php/book.wddx.html - [similar]
内部の整合性をチェックする (デバッグ用) 0
« Ev::time EvCheck » PHP Manual Ev 内部の整合性をチェックする (デバッグ用) Ev::verify (PECL ev >= 0.2.0) Ev::verify — 内部の整合性をチェックする (デバッグ用) 説明 final public static Ev::verify (): void 内部の整合性をチェック ( libev のデバッグ用) し、もしデータ構造が壊れている場合はプロ ...
https://man.plustar.jp/php/ev.verify.html - [similar]
リファレンスカウントの原理 0
« ガベージコレクション 循環の収集 » PHP Manual ガベージコレクション リファレンスカウントの原理 リファレンスカウントの原理 PHP 変数は「zval」と呼ばれるコンテナに保管されます。 zval コンテナには、変数の型と値の他に、情報の追加ビットを2つ含みます。 1つ目は「is_ref」と呼ばれ、変数が「参照集合 ...
https://man.plustar.jp/php/features.gc.refcounting-basics.html - [similar]
配列と同様の形式で、複数の変数への代入を行う 0
« ksort natcasesort » PHP Manual 配列 関数 配列と同様の形式で、複数の変数への代入を行う list (PHP 4, PHP 5, PHP 7, PHP 8) list — 配列と同様の形式で、複数の変数への代入を行う 説明 list ( mixed $var , mixed ...$vars = ? ): array array() と同様に、 この関数は実際には関数ではなく言語構造です ...
https://man.plustar.jp/php/function.list.html - [similar]
はじめに 0
« Igbinary インストール/設定 » PHP Manual Igbinary はじめに はじめに Igbinary は、PHP における標準のシリアライザを置き換えるものです。 処理時間や保存容量を消費してしまう PHP の serialize() で採用されているテキスト表現の代替として、 igbinary はデータ構造をコンパクトなバイナリ形式で保存しま ...
https://man.plustar.jp/php/intro.igbinary.html - [similar]