Searched refs:is_prefix (Results 1 – 2 of 2) sorted by relevance
/PHP-8.2/ext/simplexml/ |
H A D | simplexml.stub.php | 5 …ement::class, int $options = 0, string $namespace_or_prefix = "", bool $is_prefix = false): Simple… argument 7 …ement::class, int $options = 0, string $namespace_or_prefix = "", bool $is_prefix = false): Simple… argument
|
H A D | simplexml_arginfo.h | 9 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, is_prefix, _IS_BOOL, 0, "false") 17 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, is_prefix, _IS_BOOL, 0, "false")
|
Completed in 10 milliseconds