Searched refs:nsPrefixes (Results 1 – 2 of 2) sorted by relevance
/php-src/ext/dom/ |
H A D | php_dom.stub.php | 422 …ive = false, bool $withComments = false, ?array $xpath = null, ?array $nsPrefixes = null): string|… argument 425 …ive = false, bool $withComments = false, ?array $xpath = null, ?array $nsPrefixes = null): int|fal… argument 1464 …ive = false, bool $withComments = false, ?array $xpath = null, ?array $nsPrefixes = null): string|… argument 1466 …ive = false, bool $withComments = false, ?array $xpath = null, ?array $nsPrefixes = null): int|fal… argument
|
H A D | php_dom_arginfo.h | 45 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, nsPrefixes, IS_ARRAY, 1, "null") 53 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, nsPrefixes, IS_ARRAY, 1, "null") 642 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, nsPrefixes, IS_ARRAY, 1, "null") 650 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, nsPrefixes, IS_ARRAY, 1, "null")
|
Completed in 25 milliseconds