Searched defs:exclusive (Results 1 – 2 of 2) sorted by relevance
/php-src/ext/dom/ |
H A D | php_dom.stub.php | 422 …public function C14N(bool $exclusive = false, bool $withComments = false, ?array $xpath = null, ?a… 425 …public function C14NFile(string $uri, bool $exclusive = false, bool $withComments = false, ?array … 1464 …public function C14N(bool $exclusive = false, bool $withComments = false, ?array $xpath = null, ?a… 1466 …public function C14NFile(string $uri, bool $exclusive = false, bool $withComments = false, ?array …
|
H A D | node.c | 2105 bool exclusive=0, with_comments=0; in dom_canonicalization() local
|
Completed in 32 milliseconds