検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 115 for [SIMILAR] 16 1024 4096 WITH 19631 performs WITH ... (0.454 sec.)
Checks whether a FFI\CData is a null pointer 0
« FFI::free FFI::load » PHP Manual FFI Checks whether a FFI\CData is a null pointer FFI::isNull (PHP 7 >= 7.4.0, PHP 8) FFI::isNull — Checks whether a FFI\CData is a null pointer 説明 public static FFI::isNull ( FFI\CData &$ptr ): bool Checks whether a FFI\CData is a null pointer. パラメ ...
https://man.plustar.jp/php/ffi.isnull.html - [similar]
Creates a C data structure 0
« FFI::memset FFI::scope » PHP Manual FFI Creates a C data structure FFI::new (PHP 7 >= 7.4.0, PHP 8) FFI::new — Creates a C data structure 説明 public static FFI::new ( FFI\CType | string $type , bool $owned = true , bool $persistent = false ): ? FFI\CData public FFI::new ( FFI\CType | ...
https://man.plustar.jp/php/ffi.new.html - [similar]
A Complete PHP/FFI/preloading Example 0
« PHP Callbacks FFI » PHP Manual 例 A Complete PHP/FFI/preloading Example A Complete PHP/FFI/preloading Example php.ini ffi.enable=preload opcache.preload=preload.php preload.php <?php FFI :: load ( __DIR__ . "/dummy.h" ); opcache_compile_file ( __DIR__ . "/dummy.php" ); ?> dummy.h #defi ...
https://man.plustar.jp/php/ffi.examples-complete.html - [similar]
variant を「その場で」別の型に変換する 0
« variant_round variant_set » PHP Manual COM関数 variant を「その場で」別の型に変換する variant_set_type (PHP 5, PHP 7, PHP 8) variant_set_type — variant を「その場で」別の型に変換する 説明 variant_set_type ( variant $variant , int $type ): void この関数は variant_cast() に似ていますが、 ...
https://man.plustar.jp/php/function.variant-set-type.html - [similar]
Creates an unmanaged pointer to C data 0
« FFI FFI::alignof » PHP Manual FFI Creates an unmanaged pointer to C data FFI::addr (PHP 7 >= 7.4.0, PHP 8) FFI::addr — Creates an unmanaged pointer to C data 説明 public static FFI::addr ( FFI\CData &$ptr ): FFI\CData Creates an unmanaged pointer to the C data represented by the given ...
https://man.plustar.jp/php/ffi.addr.html - [similar]
variant を、別の型の新しい variant に変換する 0
« variant_and variant_cat » PHP Manual COM関数 variant を、別の型の新しい variant に変換する variant_cast (PHP 5, PHP 7, PHP 8) variant_cast — variant を、別の型の新しい variant に変換する 説明 variant_cast ( variant $variant , int $type ): variant この関数は、 variant のコピーを作成して ...
https://man.plustar.jp/php/function.variant-cast.html - [similar]
はじめに 0
« Componere インストール/設定 » PHP Manual Componere はじめに はじめに Componere (latin, English: compose) targets production environments and provides an API for composition of classes, monkey patching, and casting. Composition: Componere\Definition is used to define (or redefine) a cla ...
https://man.plustar.jp/php/intro.componere.html - [similar]
Compares memory areas 0
« FFI::load FFI::memcpy » PHP Manual FFI Compares memory areas FFI::memcmp (PHP 7 >= 7.4.0, PHP 8) FFI::memcmp — Compares memory areas 説明 public static FFI::memcmp ( string | FFI\CData &$ptr1 , string | FFI\CData &$ptr2 , int $size ): int Compares size bytes from the memory areas ptr1 ...
https://man.plustar.jp/php/ffi.memcmp.html - [similar]
はじめに 0
« FFI インストール/設定 » PHP Manual FFI はじめに はじめに This extension allows the loading of shared libraries ( .DLL or .so ), calling of C functions and accessing of C data structures in pure PHP, without having to have deep knowledge of the Zend extension API, and without having to ...
https://man.plustar.jp/php/intro.ffi.html - [similar]
Returns the name of the opened algorithm 0
« mcrypt_decrypt mcrypt_enc_get_block_size » PHP Manual Mcrypt 関数 Returns the name of the opened algorithm mcrypt_enc_get_algorithms_name (PHP 4 >= 4.0.2, PHP 5, PHP 7 < 7.2.0, PECL mcrypt >= 1.0.0) mcrypt_enc_get_algorithms_name — Returns the name of the opened algorithm 警告 この関数 ...
https://man.plustar.jp/php/function.mcrypt-enc-get-algorithms-name.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT