検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 111 for [SIMILAR] 16 1024 4096 WITH 24371 startcdata WIT... (0.106 sec.)
Creates a C data structure 0
« FFI::memset FFI::scope » PHP Manual FFI Creates a C data structure FFI::new (PHP 7 >= 7.4.0, PHP 8) FFI::new — Creates a C data structure 説明 public static FFI::new ( FFI\CType | string $type , bool $owned = true , bool $persistent = false ): ? FFI\CData public FFI::new ( FFI\CType | ...
https://man.plustar.jp/php/ffi.new.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]
新しい DOMCdataSection オブジェクトを作成する 0
« DOMCdataSection DOMCharacterData » PHP Manual DOMCdataSection 新しい DOMCdataSection オブジェクトを作成する DOMCdataSection::__construct (PHP 5, PHP 7, PHP 8) DOMCdataSection::__construct — 新しい DOMCdataSection オブジェクトを作成する 説明 public DOMCdataSection::__construct ( string ...
https://man.plustar.jp/php/domcdatasection.construct.html - [similar]
Basic FFI usage 0
« 例 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]
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]
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]
新しい cdata ノードを作成する 0
« DOMDocument::createAttributeNS DOMDocument::createComment » PHP Manual DOMDocument 新しい cdata ノードを作成する DOMDocument::createCDATASection (PHP 5, PHP 7, PHP 8) DOMDocument::createCDATASection — 新しい cdata ノードを作成する 説明 public DOMDocument::createCDATASection ( string $d ...
https://man.plustar.jp/php/domdocument.createcdatasection.html - [similar]
オブジェクト内部で XML パーサを使用する 0
« xml_set_notation_decl_handler xml_set_processing_instruction_handler » PHP Manual XML パーサ 関数 オブジェクト内部で XML パーサを使用する xml_set_object (PHP 4, PHP 5, PHP 7, PHP 8) xml_set_object — オブジェクト内部で XML パーサを使用する 説明 xml_set_object ( XMLParser $parser , objec ...
https://man.plustar.jp/php/function.xml-set-object.html - [similar]
id に対応する要素を検索する 0
« DOMDocument::createTextNode DOMDocument::getElementsByTagName » PHP Manual DOMDocument id に対応する要素を検索する DOMDocument::getElementById (PHP 5, PHP 7, PHP 8) DOMDocument::getElementById — id に対応する要素を検索する 説明 public DOMDocument::getElementById ( string $elementId ): ...
https://man.plustar.jp/php/domdocument.getelementbyid.html - [similar]
実行時設定 0
« インストール手順 リソース型 » 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]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT