検索

phrase: max: clip:
target: order:
Results of 41 - 48 of about 48 for scalar (0.135 sec.)
フィルタフラグ 6376
« その他のフィルタ 定義済み定数 » PHP Manual フィルタの型 フィルタフラグ フィルタフラグ フィルタ ... RL で、クエリ文字列を必須とします。 FILTER_REQUIRE_SCALAR 値がスカラーであることを必須とします。 FILTER_REQU ...
https://man.plustar.jp/php/filter.filters.flags.html - [similar]
外部から変数を受け取り、オプションでそれらをフィルタリングする 6376
« filter_id filter_input » PHP Manual Filter 関数 外部から変数を受け取り、オプションでそれらをフ ... 'testarray' => array('2', '23', '10', '12'), 'testscalar' => '2', ); */ $args = array( 'product_id' => FILT ... DED , 'doesnotexist' => FILTER_VALIDATE_INT , 'testscalar' => array( 'filter' => FILTER_VALIDATE_INT , 'flag ... s' => FILTER_REQUIRE_SCALAR , ), 'testarray' => array( 'filter' => FILTER_VALI ... > string(6) "2.0.33" ["doesnotexist"]=> NULL ["testscalar"]=> int(2) ["testarray"]=> array(4) { [0]=> int(2) ...
https://man.plustar.jp/php/function.filter-input-array.html - [similar]
サンプル 6376
« 関数・メソッド 変更履歴 » PHP Manual 索引 サンプル サンプル マニュアル内の全サンプルの一覧 Exa ... の例 Example#973 - sodium_crypto_core_ristretto255_scalar_add の例 Example#974 - sodium_crypto_core_ristrett ... o255_scalar_invertの例 Example#975 - sodium_crypto_core_ristre ... tto255_scalar_negate の例 Example#976 - sodium_crypto_core_ristr ... etto255_scalar_random の例 Example#977 - sodium_crypto_core_ristr ...
https://man.plustar.jp/php/indexes.examples.html - [similar]
値に依存した列挙型(Backed Enum) 6376
« 列挙型の基礎 列挙型とメソッド » PHP Manual 列挙型(Enum) 値に依存した列挙型(Backed Enum) 値に依 ... ようなエラーが発生 -> ValueError: "X" is not a valid scalar value for enum "Suit" print $suit -> value ; $suit ...
https://man.plustar.jp/php/language.enumerations.backed.html - [similar]
定義済み定数 6346
« フィルタフラグ 例 » PHP Manual Filter 定義済み定数 定義済み定数 以下の定数が定義されています。 ... _FLAG_NONE ( int ) フィルタしない。 FILTER_REQUIRE_SCALAR ( int ) 入力値としてスカラーを要求するために使用す ...
https://man.plustar.jp/php/filter.constants.html - [similar]
Data Structures 6300
« untaint はじめに » PHP Manual その他の基本モジュール Data Structures Data Structures はじめに ... the current instance Ds\Hashable::hash — Returns a scalar value to be used as a hash value Sequence — The Se ...
https://man.plustar.jp/php/book.ds.html - [similar]
リファレンスカウントの原理 6300
« ガベージコレクション 循環の収集 » PHP Manual ガベージコレクション リファレンスカウントの原理 リ ... ct のような複合型では、事情が少し 複雑になります。 scalar 値とは逆に、 array と object では、それらのプロパテ ...
https://man.plustar.jp/php/features.gc.refcounting-basics.html - [similar]
関数・メソッド 6194
« 索引 サンプル » PHP Manual 索引 関数・メソッド 関数・メソッド マニュアル内の全関数およびメソッ ... the current instance Ds\Hashable::hash - Returns a scalar value to be used as a hash value Ds\Map::allocate ...
https://man.plustar.jp/php/indexes.functions.html - [similar]
PREV 1 2 3 4 5 NEXT