検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 128 for [SIMILAR] 16 1024 4096 WITH 46277 ffi WITH 33391... (0.148 sec.)
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]
Description 0
« FFI\CType::getFuncParameterCount FFI\CType::getFuncReturnType » PHP Manual FFI\CType Description FFI\CType::getFuncParameterType (PHP 8 >= 8.1.0) FFI\CType::getFuncParameterType — Description 説明 public FFI\CType::getFuncParameterType ( int $index ): FFI\CType 警告 この関数は、 現在の ...
https://man.plustar.jp/php/ffi-ctype.getfuncparametertype.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]
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]
Copies one memory area to another 0
« FFI::memcmp FFI::memset » PHP Manual FFI Copies one memory area to another FFI::memcpy (PHP 7 >= 7.4.0, PHP 8) FFI::memcpy — Copies one memory area to another 説明 public static FFI::memcpy ( FFI\CData &$to , FFI\CData | string &$from , int $size ): void Copies size bytes from the memo ...
https://man.plustar.jp/php/ffi.memcpy.html - [similar]
Description 0
« FFI\CType::getStructFieldNames FFI\CType::getStructFieldType » PHP Manual FFI\CType Description FFI\CType::getStructFieldOffset (PHP 8 >= 8.1.0) FFI\CType::getStructFieldOffset — Description 説明 public FFI\CType::getStructFieldOffset ( string $name ): int 警告 この関数は、 現在のところ ...
https://man.plustar.jp/php/ffi-ctype.getstructfieldoffset.html - [similar]
Releases an unmanaged data structure 0
« FFI::cdef FFI::isNull » PHP Manual FFI Releases an unmanaged data structure FFI::free (PHP 7 >= 7.4.0, PHP 8) FFI::free — Releases an unmanaged data structure 説明 public static FFI::free ( FFI\CData &$ptr ): void Manually releases a previously created unmanaged data structure. パラメー ...
https://man.plustar.jp/php/ffi.free.html - [similar]
Fills a memory area 0
« FFI::memcpy FFI::new » PHP Manual FFI Fills a memory area FFI::memset (PHP 7 >= 7.4.0, PHP 8) FFI::memset — Fills a memory area 説明 public static FFI::memset ( FFI\CData &$ptr , int $value , int $size ): void Fills size bytes of the memory area pointed to by ptr with the given byte va ...
https://man.plustar.jp/php/ffi.memset.html - [similar]
Creates a PHP string from a memory area 0
« FFI::sizeof FFI::type » PHP Manual FFI Creates a PHP string from a memory area FFI::string (PHP 7 >= 7.4.0, PHP 8) FFI::string — Creates a PHP string from a memory area 説明 public static FFI::string ( FFI\CData &$ptr , ? int $size = null ): string Creates a PHP string from size bytes ...
https://man.plustar.jp/php/ffi.string.html - [similar]
FFI Exceptions 0
« FFI\CType::getStructFieldType FFI\ParserException » PHP Manual FFI FFI Exceptions FFI Exceptions (PHP 7 >= 7.4.0, PHP 8) はじめに クラス概要 class FFI\Exception extends Error { /* 継承したプロパティ */ protected string $ message = "" ; private string $ string = "" ; protected int $ cod ...
https://man.plustar.jp/php/class.ffi-exception.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT