Home
last modified time | relevance | path

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

/php-src/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-src/ext/xmlwriter/
H A Dphp_xmlwriter.stub.php96 public function openUri(string $uri): bool {} function in XMLWriter
/php-src/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 14 milliseconds