検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 51 for cast (0.006 sec.)
元となるリソースを取得する 12694
« streamWrapper::rmdir streamWrapper::stream_close » PHP Manual streamWrapper 元となるリソースを ... 取得する streamWrapper::stream_cast (PHP 5 >= 5.3.0, PHP 7, PHP 8) streamWrapper::stre ... am_cast — 元となるリソースを取得する 説明 public streamWra ... pper::stream_cast ( int $cast_as ): resource このメソッドは、 stream ... _select() に対応してコールされます。 パラメータ cast_as stream_select() が stream_cast() をコールした場 ...
https://man.plustar.jp/php/streamwrapper.stream-cast.html - [similar]
Performs a C type cast 12094
« FFI::arrayType FFI::cdef » PHP Manual FFI Performs a C type cast FFI::cast (PHP 7 >= 7.4.0, PH ... P 8) FFI::cast — Performs a C type cast 説明 public static FFI::c ... oat | bool | null &$ptr ): ? FFI\CData public FFI::cast ( FFI\CType | string $type , FFI\CData | int | flo ... at | bool | null &$ptr ): ? FFI\CData FFI::cast() creates a new FFI\CData object, that references ... y created FFI\CData object. 関連キーワード: type , cast , Performs , CData , C , string , ptr , CType , da ...
https://man.plustar.jp/php/ffi.cast.html - [similar]
Casting 11540
« Componere 関数 Componere\cast_by_ref » PHP Manual Componere 関数 Casting Componere\cast (Compo ... nere 2 >= 2.1.2) Componere\castCasting 説明 Componere\cast ( Type $type , $obje ... mpatible with Type 戻り値 An object of type Type , cast from object エラー / 例外 警告 Shall throw Invalid ... compatible with the type of object 参考 Componere\cast_by_ref 関連キーワード: Type , Componere , Casting ... , type , cast , InvalidArgumentException , throw , Shall , 警告 ...
https://man.plustar.jp/php/componere.cast.html - [similar]
Casting 11435
« Componere\cast エラー処理 » PHP Manual Componere 関数 Casting Componere\cast_by_ref (Componere ... 2 >= 2.1.2) Componere\cast_by_ref — Casting 説明 Componere\cast_by_ref ( Type ... mpatible with Type 戻り値 An object of type Type , cast from object , where members are references to obje ... compatible with the type of object 参考 Componere\cast 関連キーワード: Type , Casting , type , Componere ... , cast , InvalidArgumentException , throw , Shall , 警告 ...
https://man.plustar.jp/php/componere.cast_by_ref.html - [similar]
Componere 関数 10116
« Componere\Value::hasDefault Componere\cast » PHP Manual Componere Componere 関数 Componere 関数 ... 目次 Componere\castCasting Componere\cast_by_ref — Casting 関連キー ... ワード: Componere , 関数 , cast , Casting , Value , hasDefault , ref , ...
https://man.plustar.jp/php/reference.componere.html - [similar]
variant を「その場で」別の型に変換する 8857
« variant_round variant_set » PHP Manual COM関数 variant を「その場で」別の型に変換する variant_ ... nt $variant , int $type ): void この関数は variant_cast() に似ていますが、 「その場で」変換されるという点が ... されません。この関数に渡すパラメータの意味は variant_cast() の場合と同じです。 パラメータ variant variant。 ... type 戻り値 値を返しません。 参考 variant_cast() - variant を、別の型の新しい variant に変換する ... キーワード: variant , 変換 , 場 , 型 , ype , 関数 , cast , type , パラメータ , round ...
https://man.plustar.jp/php/function.variant-set-type.html - [similar]
variant を、別の型の新しい variant に変換する 8797
« variant_and variant_cat » PHP Manual COM関数 variant を、別の型の新しい variant に変換する var ... iant_cast (PHP 5, PHP 7, PHP 8) variant_cast — variant を、別 ... の型の新しい variant に変換する 説明 variant_cast ( variant $variant , int $type ): variant この関数 ... キーワード: variant , 変換 , 型 , 別 , type , 関数 , cast , ライブラリ , 情報 , 参考 ...
https://man.plustar.jp/php/function.variant-cast.html - [similar]
はじめに 8692
« Componere インストール/設定 » PHP Manual Componere はじめに はじめに Componere (latin, English ... I for composition of classes, monkey patching, and casting. Composition: Componere\Definition is used to d ... construct ( object $instance , array $interfaces ) Casting: Componere\ casting functions can cast among us ... is sub or super to the type of object . Componere\cast ( Type $type , $object ): Type Componere\cast_by_r ... ruct , Definition , public , Type , Patch , type , cast , instance ...
https://man.plustar.jp/php/intro.componere.html - [similar]
Returns the name of the opened algorithm 8572
« mcrypt_decrypt mcrypt_enc_get_block_size » PHP Manual Mcrypt 関数 Returns the name of the open ... () example <?php $td = mcrypt_module_open ( MCRYPT_CAST_256 , '' , MCRYPT_MODE_CFB , '' ); echo mcrypt_enc ... s_name ( $td ). "\n" ; $td = mcrypt_module_open ( 'cast-256' , '' , MCRYPT_MODE_CFB , '' ); echo mcrypt_en ... ( $td ). "\n" ; ?> 上の例の出力は以下となります。 CAST-256 CAST-256 関連キーワード: algorithm , Returns , ...
https://man.plustar.jp/php/function.mcrypt-enc-get-algorithms-name.html - [similar]
パーサトークンの一覧 7913
« PHP 型の比較表 ユーザーレベルでの命名の手引き » PHP Manual 付録 パーサトークンの一覧 パーサトー ... 演算子 T_ARRAY array() array() , array 構文 T_ARRAY_CAST (array) 型キャスト T_AS as foreach T_ATTRIBUTE #[ ... ND && 論理演算子 T_BOOLEAN_OR || 論理演算子 T_BOOL_CAST (bool) or (boolean) 型キャスト T_BREAK break; brea ... (波括弧) 構文 T_DOUBLE_ARROW => array 構文 T_DOUBLE_CAST (real), (double) or (float) 型キャスト T_DOUBLE_CO ... FACE interface オブジェクト インターフェイス T_INT_CAST (int) or (integer) 型キャスト T_ISSET isset() isse ...
https://man.plustar.jp/php/tokens.html - [similar]
PREV 1 2 3 4 5 6 NEXT