Home
last modified time | relevance | path

Searched refs:toUri (Results 1 – 5 of 5) sorted by relevance

/PHP-8.4/ext/xmlwriter/
H A Dphp_xmlwriter_arginfo.h383 ZEND_METHOD(XMLWriter, toUri);
435 ZEND_ME(XMLWriter, toUri, arginfo_class_XMLWriter_toUri, ZEND_ACC_PUBLIC|ZEND_ACC_STATIC)
H A Dphp_xmlwriter.stub.php98 public static function toUri(string $uri): static {} function in XMLWriter
H A Dphp_xmlwriter.c850 PHP_METHOD(XMLWriter, toUri) in PHP_METHOD() argument
/PHP-8.4/
H A DNEWS805 . Add XMLWriter::toStream(), XMLWriter::toUri(), XMLWriter::toMemory(). (nielsdos)
H A DUPGRADING890 . Added XMLWriter::toStream(), XMLWriter::toUri(), XMLWriter::toMemory().

Completed in 14 milliseconds