Searched refs:nsPrefixes (Results 1 – 2 of 2) sorted by relevance
/PHP-8.0/ext/dom/ |
H A D | php_dom.stub.php | 48 …$exclusive = false, bool $withComments = false, ?array $xpath = null, ?array $nsPrefixes = null) {} argument 51 …$exclusive = false, bool $withComments = false, ?array $xpath = null, ?array $nsPrefixes = null) {} argument
|
H A D | php_dom_arginfo.h | 39 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, nsPrefixes, IS_ARRAY, 1, "null") 47 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, nsPrefixes, IS_ARRAY, 1, "null")
|
Completed in 19 milliseconds