検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 106 for [SIMILAR] 16 1024 4096 WITH 14067 sizeof WITH 55... (0.116 sec.)
Gets the size of C data or types 10000
« FFI::scope FFI::string » PHP Manual FFI Gets the size of C data or types FFI::sizeof (PHP 7 >= 7.4.0, PHP 8) FFI::sizeof — Gets the size of C data or types 説明 public static FFI::sizeof ( FFI\CData | FFI\CType &$ptr ): int Returns the size of the given FFI\CData or FFI\CType object. パ ...
https://man.plustar.jp/php/ffi.sizeof.html - [similar]
count のエイリアス 9081
« shuffle sort » PHP Manual 配列 関数 count のエイリアス sizeof (PHP 4, PHP 5, PHP 7, PHP 8) sizeof — count() のエイリアス 説明 この関数は次の関数のエイリアスです。 count() . 関連キーワード: count , 関数 , sizeof , shuffle , sort , 配列 , ...
https://man.plustar.jp/php/function.sizeof.html - [similar]
Foreign Function Interface 4169
« user_error はじめに » PHP Manual PHP の振る舞いの変更 Foreign Function Interface Foreign Function Interface はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 Basic FFI usage PHP Callbacks A Complete PHP/FFI/preloading Example FFI — Main interface to ...
https://man.plustar.jp/php/book.ffi.html - [similar]
Main interface to C code and data 4078
« A Complete PHP/FFI/preloading Example FFI::addr » PHP Manual FFI Main interface to C code and data Main interface to C code and data (PHP 7 >= 7.4.0, PHP 8) はじめに Objects of this class are created by the factory methods FFI::cdef() , FFI::load() or FFI::scope() . Defined C variables ...
https://man.plustar.jp/php/class.ffi.html - [similar]
Creates an FFI\CType object from a C declaration 4018
« FFI::string FFI::typeof » PHP Manual FFI Creates an FFI\CType object from a C declaration FFI::type (PHP 7 >= 7.4.0, PHP 8) FFI::type — Creates an FFI\CType object from a C declaration 説明 public static FFI::type ( string $type ): ? FFI\CType public FFI::type ( string $type ): ? FFI\C ...
https://man.plustar.jp/php/ffi.type.html - [similar]
Gets the FFI\CType of FFI\CData 3584
« FFI::type FFI\CData » PHP Manual FFI Gets the FFI\CType of FFI\CData FFI::typeof (PHP 7 >= 7.4.0, PHP 8) FFI::typeof — Gets the FFI\CType of FFI\CData 説明 public static FFI::typeof ( FFI\CData &$ptr ): FFI\CType Gets the FFI\CType object representing the type of the given FFI\CData ob ...
https://man.plustar.jp/php/ffi.typeof.html - [similar]
Basic FFI usage 3584
« 例 PHP Callbacks » PHP Manual 例 Basic FFI usage Basic FFI usage Before diving into the details of the FFI API, lets take a look at a few examples demonstrating the simplicity of the FFI API usage for regular tasks. 注意 : Some of these examples require libc.so.6 and as such will not w ...
https://man.plustar.jp/php/ffi.examples-basic.html - [similar]
Performs a C type cast 3584
« FFI::arrayType FFI::cdef » PHP Manual FFI Performs a C type cast FFI::cast (PHP 7 >= 7.4.0, PHP 8) FFI::cast — Performs a C type cast 説明 public static FFI::cast ( FFI\CType | string $type , FFI\CData | int | float | bool | null &$ptr ): ? FFI\CData public FFI::cast ( FFI\CType | stri ...
https://man.plustar.jp/php/ffi.cast.html - [similar]
実行時設定 3584
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 FFI 設定オプション 名前 デフォルト 変更可能 変更履歴 ffi.enable "preload" PHP_INI_SYSTEM ffi.preload "" PHP_INI_SYSTEM PHP_INI_* モードの詳細および定義については どこ ...
https://man.plustar.jp/php/ffi.configuration.html - [similar]
C Type Handles 2162
« 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]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT