Home
last modified time | relevance | path

Searched refs:openUri (Results 1 – 9 of 9) sorted by relevance

/PHP-8.3/ext/xmlwriter/tests/
H A Dbug79029.phpt9 $x[0]->openUri("bug79029_1.txt");
13 $y->openUri("bug79029_2.txt");
H A Dbug71536.phpt11 $xml->openUri('php://memory');
H A DOO_001.phpt10 $xw->openUri($doc_dest);
H A DOO_005.phpt10 $xw->openUri($doc_dest);
H A DOO_006.phpt10 $xw->openUri($doc_dest);
H A DOO_004.phpt10 $xw->openUri($doc_dest);
/PHP-8.3/ext/xmlwriter/
H A Dphp_xmlwriter.stub.php96 public function openUri(string $uri): bool {} function in XMLWriter
H A Dphp_xmlwriter_arginfo.h423 ZEND_ME_MAPPING(openUri, xmlwriter_open_uri, arginfo_class_XMLWriter_openUri, ZEND_ACC_PUBLIC)
/PHP-8.3/ext/phar/tests/files/
H A Dpear2coverage.phar110 if (!$output->openUri('php://output')) {
180 if (!$output->openUri($this->getLinePath($name, $line))) {
229 if (!$output->openUri($this->manglePath($source->name(), $istest))) {
313 if (!$output->openUri('php://output')) {
387 if (!$output->openUri('php://output')) {
427 if (!$output->openUri('php://output')) {

Completed in 15 milliseconds