検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 66 for [SIMILAR] 16 1024 4096 WITH 30936 preload WITH 2... (0.119 sec.)
C Type Handles 0
« FFI\CData FFI\CType::getAlignment » PHP Manual FFI C Type Handles C Type Handles (PHP 7 >= 7.4.0, PHP 8) はじめに クラス概要 final class FFI\CType { /* メソッド */ public getAlignment (): int public getArrayElementType (): FFI\CType public getArrayLength (): int public getAttributes () ...
https://man.plustar.jp/php/class.ffi-ctype.html - [similar]
Instantiates an FFI object with C declarations parsed during preloading 0
« FFI::new FFI::sizeof » PHP Manual FFI Instantiates an FFI object with C declarations parsed during preloading FFI::scope (PHP 7 >= 7.4.0, PHP 8) FFI::scope — Instantiates an FFI object with C declarations parsed during preloading 説明 public static FFI::scope ( string $name ): FFI Inst ...
https://man.plustar.jp/php/ffi.scope.html - [similar]
Loads C declarations from a C header file 0
« FFI::isNull FFI::memcmp » PHP Manual FFI Loads C declarations from a C header file FFI::load (PHP 7 >= 7.4.0, PHP 8) FFI::load — Loads C declarations from a C header file 説明 public static FFI::load ( string $filename ): ? FFI Loads C declarations from a C header file. It is possible ...
https://man.plustar.jp/php/ffi.load.html - [similar]
Gets the alignment 0
« FFI::addr FFI::arrayType » PHP Manual FFI Gets the alignment FFI::alignof (PHP 7 >= 7.4.0, PHP 8) FFI::alignof — Gets the alignment 説明 public static FFI::alignof ( FFI\CData | FFI\CType &$ptr ): int Gets the alignment of the given FFI\CData or FFI\CType object. パラメータ ptr The han ...
https://man.plustar.jp/php/ffi.alignof.html - [similar]
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]
Dynamically constructs a new C array type 0
« FFI::alignof FFI::cast » PHP Manual FFI Dynamically constructs a new C array type FFI::arrayType (PHP 7 >= 7.4.0, PHP 8) FFI::arrayType — Dynamically constructs a new C array type 説明 public static FFI::arrayType ( FFI\CType $type , array $dimensions ): FFI\CType Dynamically construct ...
https://man.plustar.jp/php/ffi.arraytype.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]
Creates a new FFI object 0
« FFI::cast FFI::free » PHP Manual FFI Creates a new FFI object FFI::cdef (PHP 7 >= 7.4.0, PHP 8) FFI::cdef — Creates a new FFI object 説明 public static FFI::cdef ( string $code = "" , ? string $lib = null ): FFI Creates a new FFI object. パラメータ code A string containing a sequence o ...
https://man.plustar.jp/php/ffi.cdef.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]
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]
PREV 1 2 3 4 5 6 7 NEXT