検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 2488 for [SIMILAR] 16 1024 4096 WITH 6028 定義 WITH 5172 ... (3.189 sec.)
キーを基準にして配列の差を計算する 0
« array_diff_assoc array_diff_uassoc » PHP Manual 配列 関数 キーを基準にして配列の差を計算する array_diff_key (PHP 5 >= 5.1.0, PHP 7, PHP 8) array_diff_key — キーを基準にして配列の差を計算する 説明 array_diff_key ( array $array , array ...$arrays ): array array のキーを arrays のキーと比 ...
https://man.plustar.jp/php/function.array-diff-key.html - [similar]
リフレクション 0
« unregister_tick_function はじめに » PHP Manual 変数・データ型関連 リフレクション リフレクション はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 拡張 Reflection — Reflection クラス Reflection::export — エクスポートする Reflection::getModifierNames ...
https://man.plustar.jp/php/book.reflection.html - [similar]
正規表現検索を行い、コールバック関数を使用して置換を行う 0
« preg_quote preg_replace_callback » PHP Manual PCRE 関数 正規表現検索を行い、コールバック関数を使用して置換を行う preg_replace_callback_array (PHP 7, PHP 8) preg_replace_callback_array — 正規表現検索を行い、コールバック関数を使用して置換を行う 説明 preg_replace_callback_array ( array $p ...
https://man.plustar.jp/php/function.preg-replace-callback-array.html - [similar]
列挙型が定義されているかを調べる 0
« class_exists get_called_class » PHP Manual クラス/オブジェクト関数 列挙型が定義されているかを調べる enum_exists (PHP 8 >= 8.1.0) enum_exists — 列挙型が定義されているかを調べる 説明 enum_exists ( string $enum , bool $autoload = true ): bool この関数は、指定された列挙型が定義されているか ...
https://man.plustar.jp/php/function.enum-exists.html - [similar]
配列の全ての要素に、ユーザー関数を再帰的に適用する 0
« array_values array_walk » PHP Manual 配列 関数 配列の全ての要素に、ユーザー関数を再帰的に適用する array_walk_recursive (PHP 5, PHP 7, PHP 8) array_walk_recursive — 配列の全ての要素に、ユーザー関数を再帰的に適用する 説明 array_walk_recursive ( array | object &$array , callable $callback ...
https://man.plustar.jp/php/function.array-walk-recursive.html - [similar]
指定した変数の割当を解除する 0
« unserialize var_dump » PHP Manual 変数操作 関数 指定した変数の割当を解除する unset (PHP 4, PHP 5, PHP 7, PHP 8) unset — 指定した変数の割当を解除する 説明 unset ( mixed $var , mixed ...$vars ): void unset() は指定した変数を破棄します。 関数 unset() の内部動作は、 破棄しようとする変数の型 ...
https://man.plustar.jp/php/function.unset.html - [similar]
サポートされるエンコーディングの概要 0
« 定義済み定数 日本語のマルチバイト文字に関する基本事項 » PHP Manual マルチバイト文字列 サポートされるエンコーディングの概要 サポートされるエンコーディングの概要 サポートされるエンコーディングの概要 IANA 文字セット登録名 依存する文字集合 説明 注記 ISO-10646-UCS-4 ISO 10646 31 ビットコード ...
https://man.plustar.jp/php/mbstring.encodings.html - [similar]
assertion が false であるかどうかを調べる 0
« assert_options cli_get_process_title » PHP Manual PHP オプション/情報 関数 assertion が false であるかどうかを調べる assert (PHP 4, PHP 5, PHP 7, PHP 8) assert — assertion が false であるかどうかを調べる 説明 PHP 5 および PHP 7 assert ( mixed $assertion , string $description = ? ): boo ...
https://man.plustar.jp/php/function.assert.html - [similar]
ZooKeeper 関数 0
« 定義済み定数 zookeeper_dispatch » PHP Manual ZooKeeper ZooKeeper 関数 ZooKeeper 関数 目次 zookeeper_dispatch — Calls callbacks for pending operations 関連キーワード: ZooKeeper , 関数 , zookeeper , dispatch , 定義 , 定数 , Calls , callbacks , pending , operations ...
https://man.plustar.jp/php/ref.zookeeper.html - [similar]
追加された添字の確認も含め、コールバック関数を用いて 配列の共通項を確認する 0
« array_intersect_key array_intersect_ukey » PHP Manual 配列 関数 追加された添字の確認も含め、コールバック関数を用いて 配列の共通項を確認する array_intersect_uassoc (PHP 5, PHP 7, PHP 8) array_intersect_uassoc — 追加された添字の確認も含め、コールバック関数を用いて 配列の共通項を確認する ...
https://man.plustar.jp/php/function.array-intersect-uassoc.html - [similar]