Home
last modified time | relevance | path

Searched defs:load (Results 1 – 7 of 7) sorted by relevance

/PHP-8.1/ext/ffi/
H A Dffi.stub.php12 public static function load(string $filename): ?FFI {} function in FFI
H A Dffi.c3439 ZEND_METHOD(FFI, load) /* {{{ */ in ZEND_METHOD() argument
/PHP-8.1/ext/dom/
H A Dphp_dom.stub.php512 …public function load(string $filename, int $options = 0) {} // TODO return type shouldn't depend o… function in DOMDocument
H A Ddocument.c1394 PHP_METHOD(DOMDocument, load) in PHP_METHOD() argument
/PHP-8.1/ext/oci8/
H A Doci8.stub.php573 public function load(): string|false {} function in OCILob
/PHP-8.1/ext/standard/
H A Dbasic_functions.c2656 double load[3]; local
/PHP-8.1/ext/opcache/jit/
H A Dzend_jit_internal.h145 #define OP_REG_EX(reg, store, load, last_use) \ argument

Completed in 57 milliseconds