Home
last modified time | relevance | path

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

/PHP-8.2/ext/spl/
H A Dphp_spl.stub.php34 function spl_autoload_register(?callable $callback = null, bool $throw = true, bool $prepend = fals…
H A Dphp_spl.c506 bool prepend = 0; in PHP_FUNCTION() local
/PHP-8.2/ext/dom/
H A Ddocumentfragment.c158 PHP_METHOD(DOMDocumentFragment, prepend) in PHP_METHOD() argument
H A Dphp_dom.stub.php277 public function prepend(...$nodes): void; function
465 public function prepend(...$nodes): void {} function in DOMDocumentFragment
638 public function prepend(...$nodes): void {} function in DOMElement
805 public function prepend(...$nodes): void {} function in DOMDocument
H A Delement.c1266 PHP_METHOD(DOMElement, prepend) in PHP_METHOD() argument
H A Ddocument.c2201 PHP_METHOD(DOMDocument, prepend) in PHP_METHOD() argument

Completed in 33 milliseconds