検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 52 for SCOPE (0.002 sec.)
A Complete PHP/FFI/preloading Example 8363
« PHP Callbacks FFI » PHP Manual 例 A Complete PHP/FFI/preloading Example A Complete PHP/FFI/pre ... ( __DIR__ . "/dummy.php" ); ?> dummy.h #define FFI_SCOPE "DUMMY" #define FFI_LIB "libc.so.6" int printf(con ... is_null ( self :: $ffi )) { self :: $ffi = FFI :: scope ( "DUMMY" ); } } function printf ( $format , ... $ ... , preload , dummy , define , Callbacks , opcache , SCOPE ...
https://man.plustar.jp/php/ffi.examples-complete.html - [similar]
Loads C declarations from a C header file 8169
« FFI::isNull FFI::memcmp » PHP Manual FFI Loads C declarations from a C header file FFI::load ( ... ile should contain a #define statement for the FFI_SCOPE variable, e.g.: #define FFI_SCOPE "MYLIB" . Refer ... created FFI object, or null on failure. 参考 FFI::scope() - Instantiates an FFI object with C declarations ...
https://man.plustar.jp/php/ffi.load.html - [similar]
グローバルスコープで使用可能なすべての変数への参照 7781
« スーパーグローバル $_SERVER » PHP Manual 定義済の変数 グローバルスコープで使用可能なすべての変 ... ) { $foo = "local variable" ; echo '$foo in global scope: ' . $GLOBALS [ "foo" ] . "\n" ; echo '$foo in cur ... rent scope: ' . $foo . "\n" ; } $foo = "Example content" ; te ... 力は、 たとえば以下のようになります。 $foo in global scope: Example content $foo in current scope: local vari ...
https://man.plustar.jp/php/reserved.variables.globals.html - [similar]
定義済み定数 7721
« リソース型 ODBC 関数 » PHP Manual ODBC 定義済み定数 定義済み定数 以下の定数が定義されています。 ... nt ) SQL_BEST_ROWID ( int ) SQL_ROWVER ( int ) SQL_SCOPE_CURROW ( int ) SQL_SCOPE_TRANSACTION ( int ) SQL_S ...
https://man.plustar.jp/php/uodbc.constants.html - [similar]
Vtiful\Kernel\Excel mergeCells 7661
« Vtiful\Kernel\Excel::insertText Vtiful\Kernel\Excel::output » PHP Manual Vtiful\Kernel\Excel V ... 明 public Vtiful\Kernel\Excel::mergeCells ( string $scope , string $data ) Merge Cells. パラメータ scope cel ...
https://man.plustar.jp/php/vtiful-kernel-excel.mergeCells.html - [similar]
Vtiful\Kernel\Excel autoFilter 7602
« Vtiful\Kernel\Excel::addSheet Vtiful\Kernel\Excel::constMemory » PHP Manual Vtiful\Kernel\Exce ... 明 public Vtiful\Kernel\Excel::autoFilter ( string $scope ) Add autofilter to a worksheet. パラメータ scope ...
https://man.plustar.jp/php/vtiful-kernel-excel.autoFilter.html - [similar]
The parallel\Channel class 7213
« parallel\Future::value parallel\Channel::__construct » PHP Manual parallel The parallel\Channe ... mitting the closure, but it does effect the static scope inside the closure: The same closure sent to diffe ... , or the same runtime, will not share their static scope. This means that whenever a closure is executed th ...
https://man.plustar.jp/php/class.parallel-channel.html - [similar]
The Vtiful\Kernel\Excel class 7154
« 定義済み定数 Vtiful\Kernel\Excel::addSheet » PHP Manual XLSWriter The Vtiful\Kernel\Excel clas ... ( string $sheetName ) public autoFilter ( string $scope ) public constMemory ( string $fileName , string $ ... , string $format = ? ) public mergeCells ( string $scope , string $data ) public output () public setColumn ...
https://man.plustar.jp/php/class.vtiful-kernel-excel.html - [similar]
PHP および DTrace の使用 7154
« PHP および DTrace への入門 PHP DTrace 静的プローブとともに SystemTap を使用 » PHP Manual DTrac ... uest_file , int lineno , char * classname , char * scope function-return PHP エンジンが、PHP の関数またはメ ... uest_file , int lineno , char * classname , char * scope exception-thrown 例外がスローされる際に発射されます ... intf(" classname %s\n", copyinstr(arg3)); printf(" scope %s\n", copyinstr(arg4)); } php*:::function-return ... intf(" classname %s\n", copyinstr(arg3)); printf(" scope %s\n", copyinstr(arg4)); } php*:::request-shutdown ...
https://man.plustar.jp/php/features.dtrace.dtrace.html - [similar]
Uopz 関数 7154
« 定義済み定数 uopz_add_function » PHP Manual uopz Uopz 関数 Uopz 関数 目次 uopz_add_function — ... Gets the static variables from function or method scope uopz_implement — 実行時にインターフェイスを実装させ ... — Sets the static variables in function or method scope uopz_undefine — 定数を未定義化 uopz_unset_hook — R ...
https://man.plustar.jp/php/ref.uopz.html - [similar]
PREV 1 2 3 4 5 6 NEXT