検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 15 for [SIMILAR] 16 1024 4096 WITH 32533 instantiates W... (0.061 sec.)
Instantiates an FFI object with C declarations parsed during preloading 10000
« 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 6013
« 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]
A Complete PHP/FFI/preloading Example 5056
« 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]
5056
« 定義済み定数 Basic FFI usage » PHP Manual FFI 例 例 目次 Basic FFI usage PHP Callbacks A Complete PHP/FFI/preloading Example 関連キーワード: 例 , Basic , usage , 定義 , 定数 , Callbacks , Complete , preloading , ...
https://man.plustar.jp/php/ffi.examples.html - [similar]
Main interface to C code and data 0
« 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]
Foreign Function Interface 0
« 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]
関数・メソッド 0
« 索引 サンプル » PHP Manual 索引 関数・メソッド 関数・メソッド マニュアル内の全関数およびメソッドの一覧 a b c d e f g h i j k l m n o p q r s t u v w x y z _ 㠊 a abs - 絶対値 acos - 逆余弦(アークコサイン) acosh - 逆双曲線余弦(アークハイパボリックコサイン) addcslashes - C 言語と同様 ...
https://man.plustar.jp/php/indexes.functions.html - [similar]
はじめに 0
« parallel Installation » PHP Manual parallel はじめに はじめに parallel is a parallel concurrency extension for PHP 7.2+. A brief description of the concepts core to parallel follows, more detailed information may be found within this section of the manual. Runtime A parallel\Runtime re ...
https://man.plustar.jp/php/intro.parallel.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]
Execution 0
« parallel\Runtime::__construct parallel\Runtime::close » PHP Manual parallel\Runtime Execution parallel\Runtime::run (0.8.0) parallel\Runtime::run — Execution 説明 public parallel\Runtime::run ( Closure $task ): ? Future Shall schedule task for execution in parallel. public parallel\Run ...
https://man.plustar.jp/php/parallel-runtime.run.html - [similar]
PREV 1 2 NEXT