Searched refs:notationData (Results 1 – 2 of 2) sorted by relevance
/PHP-8.0/ext/xmlwriter/ |
H A D | php_xmlwriter.stub.php | 83 …= false, ?string $publicId = null, ?string $systemId = null, ?string $notationData = null): bool {} argument 331 …Param = false, ?string $publicId = null, ?string $systemId = null, ?string $notationData = null) {} argument
|
H A D | php_xmlwriter_arginfo.h | 165 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, notationData, IS_STRING, 1, "null") 319 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, notationData, IS_STRING, 1, "null")
|
Completed in 7 milliseconds