Home
last modified time | relevance | path

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

/PHP-8.0/ext/spl/
H A Dphp_spl.stub.php22 function spl_autoload_register(?callable $callback = null, bool $throw = true, bool $prepend = fals…
H A Dphp_spl.c496 zend_bool prepend = 0; in PHP_FUNCTION() local
/PHP-8.0/ext/dom/
H A Ddocumentfragment.c159 PHP_METHOD(DOMDocumentFragment, prepend) in PHP_METHOD() argument
H A Dphp_dom.stub.php25 public function prepend(...$nodes): void; function
126 public function prepend(...$nodes): void {} function in DOMDocumentFragment
250 public function prepend(...$nodes): void {} function in DOMElement
358 public function prepend(...$nodes): void {} function in DOMDocument
H A Delement.c1219 PHP_METHOD(DOMElement, prepend) in PHP_METHOD() argument
H A Ddocument.c2102 PHP_METHOD(DOMDocument, prepend) in PHP_METHOD() argument

Completed in 38 milliseconds