検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 29 for Union (0.002 sec.)
Returns a sequence of the map's values 7586
« Ds\Map::union Ds\Map::xor » PHP Manual Map Returns a sequence of the map's values Ds\Map::valu ...
https://man.plustar.jp/php/ds-map.values.html - [similar]
C Data Handles 7521
« FFI::typeof FFI\CType » PHP Manual FFI C Data Handles C Data Handles (PHP 7 >= 7.4.0, PHP 8) は ... $x = FFI::new('int'); $x->cdata = 42; C struct and union fields can be accessed as regular PHP object prope ... pty() and unset() , and that wrapped C structs and unions do not implement Traversable . クラス概要 final c ...
https://man.plustar.jp/php/class.ffi-cdata.html - [similar]
Creates a new set using values in either the current instance or in another set,... 7521
« Ds\Set::union Stack » PHP Manual Set Creates a new set using values in either the current inst ...
https://man.plustar.jp/php/ds-set.xor.html - [similar]
文字列に変換する 7521
« ReflectionType::allowsNull ReflectionUnionType » PHP Manual ReflectionType 文字列に変換する Re ... Null() - null が許されるかをチェックする ReflectionUnionType::getTypes() - union 型に含まれる型を返す。 Ref ...
https://man.plustar.jp/php/reflectiontype.tostring.html - [similar]
配列を受け取るパラメータであるかどうかを調べる 7456
« ReflectionParameter::hasType ReflectionParameter::isCallable » PHP Manual ReflectionParameter ... のことを行うには PHP 8.0.0 以降では、以下のコードは union の一部であった場合も含めて、配列型を宣言しているか ... se ; $types = $reflectionType instanceof ReflectionUnionType ? $reflectionType -> getTypes () : [ $reflecti ...
https://man.plustar.jp/php/reflectionparameter.isarray.html - [similar]
パラメータが callable かどうかを返す 7456
« ReflectionParameter::isArray ReflectionParameter::isDefaultValueAvailable » PHP Manual Reflect ... 0.0 以降で同等のことを行うには PHP 8.0.0 以降では、union 型の一部であるかも含めて、 以下のコードが callable ... se ; $types = $reflectionType instanceof ReflectionUnionType ? $reflectionType -> getTypes () : [ $reflecti ...
https://man.plustar.jp/php/reflectionparameter.iscallable.html - [similar]
Data Structures 7391
« untaint はじめに » PHP Manual その他の基本モジュール Data Structures Data Structures はじめに ... ap::toArray — Converts the map to an array Ds\Map::union — Creates a new map using values from the current ... et::toArray — Converts the set to an array Ds\Set::union — Creates a new set using values from the current ...
https://man.plustar.jp/php/book.ds.html - [similar]
The CommonMark\CQL class 7391
« CommonMark\Parser::finish CommonMark\CQL::__construct » PHP Manual CommonMark The CommonMark\C ... Emphasis Strong Link Image Types may be used as a union, for example /children(BlockQuote|List) will trave ... e where the type is BlockQuote or List . Types, or unions of types, may be also negated. For example /child ...
https://man.plustar.jp/php/class.commonmark-cql.html - [similar]
Stringable インターフェイス 7391
« WeakMap::offsetUnset Stringable::__toString » PHP Manual 定義済みのインターフェイスとクラス St ... や、 文字列にキャストできるオブジェクトを受け入れる union型 string|Stringable に対する型チェックを、関数ができ ...
https://man.plustar.jp/php/class.stringable.html - [similar]
結果インスタンスから値を返す 7325
« pg_fetch_object pg_fetch_row » PHP Manual PostgreSQL 関数 結果インスタンスから値を返す pg_fetc ... =me" ) || die(); $res = pg_query ( $db , "SELECT 1 UNION ALL SELECT 2" ); $val = pg_fetch_result ( $res , 1 ...
https://man.plustar.jp/php/function.pg-fetch-result.html - [similar]
PREV 1 2 3 NEXT