Home
last modified time | relevance | path

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

/PHP-8.2/ext/ffi/
H A Dffi.stub.php19 public static function load(string $filename): ?FFI {} function in FFI
H A Dffi.c3494 ZEND_METHOD(FFI, load) /* {{{ */ in ZEND_METHOD() argument
/PHP-8.2/ext/standard/
H A Dbasic_functions.c2612 double load[3]; local
/PHP-8.2/ext/dom/
H A Dphp_dom.stub.php747 public function load(string $filename, int $options = 0) {} function in DOMDocument
H A Ddocument.c1399 PHP_METHOD(DOMDocument, load) in PHP_METHOD() argument
/PHP-8.2/ext/opcache/jit/
H A Dzend_jit_internal.h145 #define OP_REG_EX(reg, store, load, last_use) \ argument

Completed in 52 milliseconds