検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 247 for [SIMILAR] 16 1024 4096 WITH 18965 理型 WITH 1464... (1.188 sec.)
オフセットが存在するかどうか 0
« ArrayAccess ArrayAccess::offsetGet » PHP Manual ArrayAccess オフセットが存在するかどうか ArrayAccess::offsetExists (PHP 5, PHP 7, PHP 8) ArrayAccess::offsetExists — オフセットが存在するかどうか 説明 public ArrayAccess::offsetExists ( mixed $offset ): bool オフセットが存在するかどうかを ...
https://man.plustar.jp/php/arrayaccess.offsetexists.html - [similar]
CallbackFilterIterator クラス 0
« CachingIterator::valid CallbackFilterIterator::accept » PHP Manual イテレータ CallbackFilterIterator クラス CallbackFilterIterator クラス (PHP 5 >= 5.4.0, PHP 7, PHP 8) はじめに クラス概要 class CallbackFilterIterator extends FilterIterator { /* メソッド */ public __construct ( Iterato ...
https://man.plustar.jp/php/class.callbackfilteriterator.html - [similar]
Creates a new map using a callable to determine which pairs to include 0
« Ds\Map::diff Ds\Map::first » PHP Manual Map Creates a new map using a callable to determine which pairs to include Ds\Map::filter (PECL ds >= 1.0.0) Ds\Map::filter — Creates a new map using a callable to determine which pairs to include 説明 public Ds\Map::filter ( callable $callback = ...
https://man.plustar.jp/php/ds-map.filter.html - [similar]
Gets a record from a database as an associative array 0
« dbase_get_header_info dbase_get_record » PHP Manual dBase 関数 Gets a record from a database as an associative array dbase_get_record_with_names (PHP 5 < 5.3.0, dbase 5, dbase 7) dbase_get_record_with_names — Gets a record from a database as an associative array 説明 dbase_get_record_w ...
https://man.plustar.jp/php/function.dbase-get-record-with-names.html - [similar]
変数が整数型かどうかを検査する 0
« is_float is_integer » PHP Manual 変数操作 関数 変数が整数型かどうかを検査する is_int (PHP 4, PHP 5, PHP 7, PHP 8) is_int — 変数が整数型かどうかを検査する 説明 is_int ( mixed $value ): bool 与えられた変数の型が整数型かどうかを検査します。 注意 : 変数が数値か数値形式の文字列かを判断したい ...
https://man.plustar.jp/php/function.is-int.html - [similar]
変数がオブジェクトかどうかを検査する 0
« is_numeric is_real » PHP Manual 変数操作 関数 変数がオブジェクトかどうかを検査する is_object (PHP 4, PHP 5, PHP 7, PHP 8) is_object — 変数がオブジェクトかどうかを検査する 説明 is_object ( mixed $value ): bool 与えられた変数がオブジェクトかどうかを調べます。 パラメータ value 評価する変数 ...
https://man.plustar.jp/php/function.is-object.html - [similar]
変数がスカラかどうかを調べる 0
« is_resource is_string » PHP Manual 変数操作 関数 変数がスカラかどうかを調べる is_scalar (PHP 4 >= 4.0.5, PHP 5, PHP 7, PHP 8) is_scalar — 変数がスカラかどうかを調べる 説明 is_scalar ( mixed $value ): bool 指定した変数がスカラかどうかを調べます。 スカラ変数には int 、 float 、 string あ ...
https://man.plustar.jp/php/function.is-scalar.html - [similar]
変数の文字列としての値を取得する 0
« settype unserialize » PHP Manual 変数操作 関数 変数の文字列としての値を取得する strval (PHP 4, PHP 5, PHP 7, PHP 8) strval — 変数の文字列としての値を取得する 説明 strval ( mixed $value ): string value の string としての値を 返します。文字列への変換の詳細については、 string の ドキュメン ...
https://man.plustar.jp/php/function.strval.html - [similar]
Sends changes from the local working copy to the repository 0
« svn_client_version svn_delete » PHP Manual SVN 関数 Sends changes from the local working copy to the repository svn_commit (PECL svn >= 0.1.0) svn_commit — Sends changes from the local working copy to the repository 説明 svn_commit ( string $log , array $targets , bool $recursive = tru ...
https://man.plustar.jp/php/function.svn-commit.html - [similar]
2 つの variant 値を「加算」し、結果を返す 0
« variant_abs variant_and » PHP Manual COM関数 2 つの variant 値を「加算」し、結果を返す variant_add (PHP 5, PHP 7, PHP 8) variant_add — 2 つの variant 値を「加算」し、結果を返す 説明 variant_add ( mixed $left , mixed $right ): variant (MSDN ライブラリによる) 以下の規則に従い、 left を r ...
https://man.plustar.jp/php/function.variant-add.html - [similar]