Searched defs:load (Results 1 – 7 of 7) sorted by relevance
12 public static function load(string $filename): ?FFI {} function in FFI
3439 ZEND_METHOD(FFI, load) /* {{{ */ in ZEND_METHOD() argument
512 …public function load(string $filename, int $options = 0) {} // TODO return type shouldn't depend o… function in DOMDocument
1396 PHP_METHOD(DOMDocument, load) in PHP_METHOD() argument
573 public function load(): string|false {} function in OCILob
2656 double load[3]; local
145 #define OP_REG_EX(reg, store, load, last_use) \ argument
Completed in 65 milliseconds