検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 102 for [SIMILAR] 16 1024 4096 WITH 30418 declaration WI... (0.113 sec.)
実行時設定 2775
« インストール手順 リソース型 » 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]
Dynamically constructs a new C array type 0
« FFI::alignof FFI::cast » PHP Manual FFI Dynamically constructs a new C array type FFI::arrayType (PHP 7 >= 7.4.0, PHP 8) FFI::arrayType — Dynamically constructs a new C array type 説明 public static FFI::arrayType ( FFI\CType $type , array $dimensions ): FFI\CType Dynamically construct ...
https://man.plustar.jp/php/ffi.arraytype.html - [similar]
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]
関数・メソッド 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]
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::getStructFieldNames FFI\CType::getStructFieldType » PHP Manual FFI\CType Description FFI\CType::getStructFieldOffset (PHP 8 >= 8.1.0) FFI\CType::getStructFieldOffset — Description 説明 public FFI\CType::getStructFieldOffset ( string $name ): int 警告 この関数は、 現在のところ ...
https://man.plustar.jp/php/ffi-ctype.getstructfieldoffset.html - [similar]
Gets the alignment 0
« FFI::addr FFI::arrayType » PHP Manual FFI Gets the alignment FFI::alignof (PHP 7 >= 7.4.0, PHP 8) FFI::alignof — Gets the alignment 説明 public static FFI::alignof ( FFI\CData | FFI\CType &$ptr ): int Gets the alignment of the given FFI\CData or FFI\CType object. パラメータ ptr The han ...
https://man.plustar.jp/php/ffi.alignof.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]
C Data Handles 0
« FFI::typeof FFI\CType » PHP Manual FFI C Data Handles C Data Handles (PHP 7 >= 7.4.0, PHP 8) はじめに FFI\CData objects can be used in a number of ways as a regular PHP data: C data of scalar types can be read and assigned via the $cdata property, e.g. $x = FFI::new('int'); $x->cdata = ...
https://man.plustar.jp/php/class.ffi-cdata.html - [similar]
PHP の振る舞いの変更 0
« 関数リファレンス APCu » PHP Manual 関数リファレンス PHP の振る舞いの変更 PHP の振る舞いの変更 APCu — APC User Cache はじめに インストール/設定 定義済み定数 APCu 関数 APCUIterator — APCUIterator クラス Componere はじめに インストール/設定 Componere\Abstract\Definition — The Componere\Ab ...
https://man.plustar.jp/php/refs.basic.php.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT