Home
last modified time | relevance | path

Searched refs:startDocument (Results 1 – 18 of 18) sorted by relevance

/php-src/ext/xmlwriter/tests/
H A Dbug41326.phpt10 $xml->startDocument();
25 $xw->startDocument();
H A Dbug71536.phpt13 $xml->startDocument('1.0', 'UTF-8');
H A DOO_002.phpt10 $xw->startDocument('1.0', 'UTF-8', 'standalone');
H A DOO_001.phpt11 $xw->startDocument('1.0', 'UTF-8', 'standalonearg');
H A DOO_005.phpt11 $xw->startDocument('1.0', 'UTF-8');
H A DOO_004.phpt11 $xw->startDocument('1.0', 'UTF-8');
H A DOO_003.phpt10 $xw->startDocument('1.0', 'UTF-8');
H A DOO_008.phpt11 $xw->startDocument(NULL, "UTF-8");
H A DOO_010.phpt15 $xw->startDocument('1.0', "UTF-8");
H A DOO_013.phpt14 $xmlWriter->startDocument('1.0', 'UTF-8');
H A DOO_011.phpt15 $xw->startDocument('1.0', "UTF-8");
H A DOO_012.phpt14 $xmlWriter->startDocument('1.0', 'UTF-8');
H A Dbug39504.phpt20 $xw->startDocument(NULL, "UTF-8");
H A DOO_009.phpt13 $xw->startDocument("1.0", "UTF-8");
H A DOO_007.phpt12 $xw->startDocument('1.0', "UTF-8");
H A Dbug41287.phpt23 $xw->startDocument();
/php-src/ext/xmlwriter/
H A Dphp_xmlwriter.stub.php247 …public function startDocument(?string $version = "1.0", ?string $encoding = null, ?string $standal… function in XMLWriter
/php-src/ext/libxml/
H A Dphp_libxml2.def146 startDocument

Completed in 20 milliseconds