Home
last modified time | relevance | path

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

/php-src/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.c503 bool prepend = 0; in PHP_FUNCTION() local
/php-src/ext/dom/
H A Dphp_dom.stub.php290 public function prepend(...$nodes): void; function
598 public function prepend(...$nodes): void {} function in DOMDocumentFragment
844 public function prepend(...$nodes): void {} function in DOMElement
1066 public function prepend(...$nodes): void {} function in DOMDocument
1327 public function prepend(Node|string ...$nodes): void; function
1679 public function prepend(Node|string ...$nodes): void {} function in Dom\\Element
1883 public function prepend(Node|string ...$nodes): void {} function in Dom\\DocumentFragment
2013 public function prepend(Node|string ...$nodes): void {} function in Dom\\Document
H A Delement.c1506 PHP_METHOD(DOMElement, prepend) in PHP_METHOD() argument
/php-src/ext/dom/lexbor/lexbor/encoding/
H A Dbase.h123 bool prepend; member

Completed in 29 milliseconds