検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 66 for [SIMILAR] 16 1024 4096 WITH 30936 preload WITH 2... (0.097 sec.)
はじめに 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]
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]
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]
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]
Description 0
« FFI\CType::getStructFieldOffset FFI\Exception » PHP Manual FFI\CType Description FFI\CType::getStructFieldType (PHP 8 >= 8.1.0) FFI\CType::getStructFieldType — Description 説明 public FFI\CType::getStructFieldType ( string $name ): FFI\CType 警告 この関数は、 現在のところ詳細な情報はあ ...
https://man.plustar.jp/php/ffi-ctype.getstructfieldtype.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]
Description 0
« FFI\CType::getAlignment FFI\CType::getArrayLength » PHP Manual FFI\CType Description FFI\CType::getArrayElementType (PHP 8 >= 8.1.0) FFI\CType::getArrayElementType — Description 説明 public FFI\CType::getArrayElementType (): FFI\CType 警告 この関数は、 現在のところ詳細な情報はありません ...
https://man.plustar.jp/php/ffi-ctype.getarrayelementtype.html - [similar]
Description 0
« FFI\CType::getFuncParameterType FFI\CType::getKind » PHP Manual FFI\CType Description FFI\CType::getFuncReturnType (PHP 8 >= 8.1.0) FFI\CType::getFuncReturnType — Description 説明 public FFI\CType::getFuncReturnType (): FFI\CType 警告 この関数は、 現在のところ詳細な情報はありません。引 ...
https://man.plustar.jp/php/ffi-ctype.getfuncreturntype.html - [similar]
Description 0
« FFI\CType::getName FFI\CType::getSize » PHP Manual FFI\CType Description FFI\CType::getPointerType (PHP 8 >= 8.1.0) FFI\CType::getPointerType — Description 説明 public FFI\CType::getPointerType (): FFI\CType 警告 この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述さ ...
https://man.plustar.jp/php/ffi-ctype.getpointertype.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 NEXT