検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 225 for 小文字 (0.185 sec.)
ユーザー定義の比較関数を使い、キーでソートする 4115
« ArrayIterator::uasort ArrayIterator::unserialize » PHP Manual ArrayIterator ユーザー定義の比較 ... 列をソートする ArrayIterator::natcasesort() - 大文字小文字を区別せずに自然順で配列をソートする ArrayIterator:: ...
https://man.plustar.jp/php/arrayiterator.uksort.html - [similar]
クラスが定義済みかどうかを確認する 4115
« class_alias enum_exists » PHP Manual クラス/オブジェクト関数 クラスが定義済みかどうかを確認する ... どうかを調べます。 パラメータ class クラス名。大文字小文字は区別しません。 autoload デフォルトで __autoload を ...
https://man.plustar.jp/php/function.class-exists.html - [similar]
インターネットサービスおよびプロトコルが関連するポート番号を取得する 4115
« getprotobynumber getservbyport » PHP Manual ネットワーク 関数 インターネットサービスおよびプロ ... 文字列。 protocol protocol は "tcp" あるいは "udp" (小文字) のいずれかです。 戻り値 ポート番号を返します。 se ...
https://man.plustar.jp/php/function.getservbyname.html - [similar]
変数が既にキャッシュに存在しない場合にのみ変数をユーザーキャッシュに追加する 4115
« wincache_scache_meminfo wincache_ucache_cas » PHP Manual WinCache 関数 変数が既にキャッシュに存 ... 、この関数は失敗して false を返します。 key は大文字小文字を区別します。同じキーがあっても値を上書きしたい場合 ...
https://man.plustar.jp/php/function.wincache-ucache-add.html - [similar]
変数を古い値と比較して新しい値を代入する 4115
« wincache_ucache_add wincache_ucache_clear » PHP Manual WinCache 関数 変数を古い値と比較して新し ... ッシュに格納するときに使ったキーの名前。 key は大文字小文字を区別します。 old_value ユーザーキャッシュ内の key ...
https://man.plustar.jp/php/function.wincache-ucache-cas.html - [similar]
キーに関連づけられた値を減少させる 4115
« wincache_ucache_clear wincache_ucache_delete » PHP Manual WinCache 関数 キーに関連づけられた値 ... ッシュに格納するときに使ったキーの名前。 key は大文字小文字を区別します。 dec_by key に関連づけられた変数の減少 ...
https://man.plustar.jp/php/function.wincache-ucache-dec.html - [similar]
キーに関連づけられた値を増加させる 4115
« wincache_ucache_get wincache_ucache_info » PHP Manual WinCache 関数 キーに関連づけられた値を増 ... ッシュに格納するときに使ったキーの名前。 key は大文字小文字を区別します。 inc_by key に関連づけられた変数の増加 ...
https://man.plustar.jp/php/function.wincache-ucache-inc.html - [similar]
メソッドが定義されているかどうかを調べる 4115
« ReflectionClass::hasConstant ReflectionClass::hasProperty » PHP Manual ReflectionClass メソッド ... $rc -> hasMethod ( 'bar' )); // メソッド名は大文字小文字を区別しません var_dump ( $rc -> hasMethod ( 'PUBLIC ...
https://man.plustar.jp/php/reflectionclass.hasmethod.html - [similar]
結果の行をオブジェクトとして取得する 4094
« mysql_fetch_lengths mysql_fetch_row » PHP Manual MySQL 関数 結果の行をオブジェクトとして取得す ... 注意 : この関数により返されるフィー ルド名は 大文字小文字を区別 します。 注意 : この関数は、 NULL フィールドに ...
https://man.plustar.jp/php/function.mysql-fetch-object.html - [similar]
サーバーのパラメータ設定を検索する 4094
« pg_options pg_pconnect » PHP Manual PostgreSQL 関数 サーバーのパラメータ設定を検索する pg_para ... meZone および integer_datetimes 。 この値は、大文字小文字を区別するので注意して下さい。 戻り値 パラメータの値 ...
https://man.plustar.jp/php/function.pg-parameter-status.html - [similar]