検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 128 for [SIMILAR] 16 1024 4096 WITH 46277 ffi WITH 33391... (0.200 sec.)
Main interface to C code and data 10000
« 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]
Gets the FFI\CType of FFI\CData 9483
« 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]
Gets the size of C data or types 8032
« 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]
Performs a C type cast 7840
« 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]
Basic FFI usage 7840
« 例 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]
実行時設定 7840
« インストール手順 リソース型 » 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]
Foreign Function Interface 7829
« 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]
Creates an FFI\CType object from a C declaration 7190
« 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]
CDATA タグ全体を書き込む 5657
« XMLWriter::writeAttributeNs XMLWriter::writeComment » PHP Manual XMLWriter CDATA タグ全体を書き込む XMLWriter::writeCdata xmlwriter_write_cdata (PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL xmlwriter >= 0.1.0) XMLWriter::writeCdata -- xmlwriter_write_cdata — CDATA タグ全体を書き込む 説明 オブジェ ...
https://man.plustar.jp/php/xmlwriter.writecdata.html - [similar]
現在の CDATA を終了する 5657
« XMLWriter::endAttribute XMLWriter::endComment » PHP Manual XMLWriter 現在の CDATA を終了する XMLWriter::endCdata xmlwriter_end_cdata (PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL xmlwriter >= 0.1.0) XMLWriter::endCdata -- xmlwriter_end_cdata — 現在の CDATA を終了する 説明 オブジェクト指向型 publ ...
https://man.plustar.jp/php/xmlwriter.endcdata.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT