Searched refs:nsPrefixes (Results 1 – 2 of 2) sorted by relevance
/PHP-8.1/ext/dom/ |
H A D | php_dom.stub.php | 114 …ive = false, bool $withComments = false, ?array $xpath = null, ?array $nsPrefixes = null): string|… argument 117 …ive = false, bool $withComments = false, ?array $xpath = null, ?array $nsPrefixes = null): int|fal… argument
|
H A D | php_dom_arginfo.h | 44 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, nsPrefixes, IS_ARRAY, 1, "null") 52 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, nsPrefixes, IS_ARRAY, 1, "null")
|
Completed in 12 milliseconds