検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 164 for [SIMILAR] 16 1024 4096 WITH 47412 strnatcasecmp ... (0.185 sec.)
大文字変換(Case Folding) 0
« イベントハンドラ エラーコード » PHP Manual XML パーサ 大文字変換(Case Folding) 大文字変換(Case Folding) 要素ハンドラ関数は、その要素に 大文字小文字を変換する (case-folded) の名前をつけることができます。 大文字変換(case-folding) は、 "大文字でないものは等価な大文字に置換される一連の文字 ...
https://man.plustar.jp/php/xml.case-folding.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]
NULL 0
« リソース コールバック / Callable » PHP Manual 型 NULL NULL 特別な null 値は、ある変数が値を持たないことを表します。 null は、 null 型の唯一の値です。 変数は、以下の場合に null とみなされます。 定数 null が代入されている場合。 まだ値が何も代入されていない場合。 unset() されている場合。 ...
https://man.plustar.jp/php/language.types.null.html - [similar]
セーブポイントまでトランザクションをロールバックする 0
« Session::rollback Session::setSavepoint » PHP Manual mysql_xdevapi\Session セーブポイントまでトランザクションをロールバックする Session::rollbackTo (No version information available, might only be in Git) Session::rollbackTo — セーブポイントまでトランザクションをロールバックする 説明 p ...
https://man.plustar.jp/php/mysql-xdevapi-session.rollbackto.html - [similar]
ユーザー定義の比較関数を使い、キーでソートする 0
« ArrayIterator::uasort ArrayIterator::unserialize » PHP Manual ArrayIterator ユーザー定義の比較関数を使い、キーでソートする ArrayIterator::uksort (PHP 5 >= 5.2.0, PHP 7, PHP 8) ArrayIterator::uksort — ユーザー定義の比較関数を使い、キーでソートする 説明 public ArrayIterator::uksort ( cal ...
https://man.plustar.jp/php/arrayiterator.uksort.html - [similar]
配列 0
« 変数・データ型関連 はじめに » PHP Manual 変数・データ型関連 配列 配列 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 配列のソート 配列 関数 array_change_key_case — 配列のすべてのキーの大文字小文字を変更する array_chunk — 配列を分割する array_column ...
https://man.plustar.jp/php/book.array.html - [similar]
クラスが定義済みかどうかを確認する 0
« class_alias enum_exists » PHP Manual クラス/オブジェクト関数 クラスが定義済みかどうかを確認する class_exists (PHP 4, PHP 5, PHP 7, PHP 8) class_exists — クラスが定義済みかどうかを確認する 説明 class_exists ( string $class , bool $autoload = true ): bool この関数は指定したクラスが定義さ ...
https://man.plustar.jp/php/function.class-exists.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
« wincache_ucache_add wincache_ucache_clear » PHP Manual WinCache 関数 変数を古い値と比較して新しい値を代入する wincache_ucache_cas (PECL wincache >= 1.1.0) wincache_ucache_cas — 変数を古い値と比較して新しい値を代入する 説明 wincache_ucache_cas ( string $key , int $old_value , int $new_v ...
https://man.plustar.jp/php/function.wincache-ucache-cas.html - [similar]
キーに関連づけられた値を減少させる 0
« wincache_ucache_clear wincache_ucache_delete » PHP Manual WinCache 関数 キーに関連づけられた値を減少させる wincache_ucache_dec (PECL wincache >= 1.1.0) wincache_ucache_dec — キーに関連づけられた値を減少させる 説明 wincache_ucache_dec ( string $key , int $dec_by = 1 , bool &$success = ? ...
https://man.plustar.jp/php/function.wincache-ucache-dec.html - [similar]