Searched defs:prepend (Results 1 – 5 of 5) sorted by relevance
/php-src/ext/spl/ | ||
H A D | php_spl.stub.php | 34 function spl_autoload_register(?callable $callback = null, bool $throw = true, bool $prepend = fals… |
H A D | php_spl.c | 503 bool prepend = 0; in PHP_FUNCTION() local |
/php-src/ext/dom/ | ||
H A D | php_dom.stub.php | 290 public function prepend(...$nodes): void; function |
H A D | element.c | 1520 PHP_METHOD(DOMElement, prepend) in PHP_METHOD() argument |
/php-src/ext/dom/lexbor/lexbor/encoding/ | ||
H A D | base.h | 123 bool prepend; member |
Completed in 25 milliseconds