Home
last modified time | relevance | path

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

/PHP-8.3/ext/dom/
H A Ddocumentfragment.c118 PHP_METHOD(DOMDocumentFragment, prepend) in PHP_METHOD() argument
H A Dphp_dom.stub.php277 public function prepend(...$nodes): void; function
486 public function prepend(...$nodes): void {} function in DOMDocumentFragment
670 public function prepend(...$nodes): void {} function in DOMElement
844 public function prepend(...$nodes): void {} function in DOMDocument
H A Delement.c1363 PHP_METHOD(DOMElement, prepend) in PHP_METHOD() argument
H A Ddocument.c2219 PHP_METHOD(DOMDocument, prepend) in PHP_METHOD() argument
/PHP-8.3/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.c509 bool prepend = 0; in PHP_FUNCTION() local

Completed in 23 milliseconds