検索

phrase: max: clip:
target: order:
Results of 301 - 310 of about 653 for static (0.027 sec.)
Dynamically constructs a new C array type 3344
« FFI::alignof FFI::cast » PHP Manual FFI Dynamically constructs a new C array type FFI::arrayTy ... amically constructs a new C array type 説明 public static FFI::arrayType ( FFI\CType $type , array $dimensio ...
https://man.plustar.jp/php/ffi.arraytype.html - [similar]
Creates a new FFI object 3344
« 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 = nu ...
https://man.plustar.jp/php/ffi.cdef.html - [similar]
A Complete PHP/FFI/preloading Example 3344
« PHP Callbacks FFI » PHP Manual 例 A Complete PHP/FFI/preloading Example A Complete PHP/FFI/pre ... ...); dummy.php <?php final class Dummy { private static $ffi = null ; function __construct () { if ( is_nu ...
https://man.plustar.jp/php/ffi.examples-complete.html - [similar]
Compares memory areas 3344
« 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 | ...
https://man.plustar.jp/php/ffi.memcmp.html - [similar]
Creates an FFI\CType object from a C declaration 3344
« FFI::string FFI::typeof » PHP Manual FFI Creates an FFI\CType object from a C declaration FFI: ... FFI\CType object from a C declaration 説明 public static FFI::type ( string $type ): ? FFI\CType public FFI ... ing a C type declaration. If this method is called statically, it must only use predefined C type names (e.g ...
https://man.plustar.jp/php/ffi.type.html - [similar]
現在実行中のファイバーのインスタンスを取得する 3344
« Fiber::suspend WeakReference » PHP Manual Fiber 現在実行中のファイバーのインスタンスを取得する ... 行中のファイバーのインスタンスを取得する 説明 public static Fiber::getCurrent (): ? Fiber パラメータ この関数に ...
https://man.plustar.jp/php/fiber.getcurrent.html - [similar]
指定した変数の割当を解除する 3344
« unserialize var_dump » PHP Manual 変数操作 関数 指定した変数の割当を解除する unset (PHP 4, PHP ... 上の例の出力は以下となります。 something something static変数が関数の内部で unset() された場合、 unset() は、 ... 棄する前の値が復元されます。 <?php function foo () { static $bar ; $bar ++; echo "Before unset: $bar , " ; uns ...
https://man.plustar.jp/php/function.unset.html - [similar]
定数を未定義化 3344
« uopz_set_static uopz_unset_hook » PHP Manual Uopz 関数 定数を未定義化 uopz_undefine (PECL uopz ...
https://man.plustar.jp/php/function.uopz-undefine.html - [similar]
指定したリソースのメモリ使用状況を返す 3344
« Imagick::getReleaseDate Imagick::getResourceLimit » PHP Manual Imagick 指定したリソースのメモリ ... 指定したリソースのメモリ使用状況を返す 説明 public static Imagick::getResource ( int $type ): int 指定したリ ...
https://man.plustar.jp/php/imagick.getresource.html - [similar]
指定したリソースの制限を返す 3344
« Imagick::getResource Imagick::getSamplingFactors » PHP Manual Imagick 指定したリソースの制限を ... ceLimit — 指定したリソースの制限を返す 説明 public static Imagick::getResourceLimit ( int $type ): int 指定し ...
https://man.plustar.jp/php/imagick.getresourcelimit.html - [similar]