Searched refs:withComments (Results 1 – 2 of 2) sorted by relevance
/PHP-8.2/ext/dom/ |
H A D | php_dom.stub.php | 349 …public function C14N(bool $exclusive = false, bool $withComments = false, ?array $xpath = null, ?a… argument 352 …public function C14NFile(string $uri, bool $exclusive = false, bool $withComments = false, ?array … argument
|
H A D | php_dom_arginfo.h | 42 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, withComments, _IS_BOOL, 0, "false") 50 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, withComments, _IS_BOOL, 0, "false")
|
Completed in 13 milliseconds