Home
last modified time | relevance | path

Searched refs:withComments (Results 1 – 2 of 2) sorted by relevance

/PHP-8.3/ext/dom/
H A Dphp_dom.stub.php358 …public function C14N(bool $exclusive = false, bool $withComments = false, ?array $xpath = null, ?a… argument
361 …public function C14NFile(string $uri, bool $exclusive = false, bool $withComments = false, ?array … argument
H A Dphp_dom_arginfo.h44 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, withComments, _IS_BOOL, 0, "false")
52 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, withComments, _IS_BOOL, 0, "false")

Completed in 19 milliseconds