Home
last modified time | relevance | path

Searched refs:startAttribute (Results 1 – 2 of 2) sorted by relevance

/php-src/ext/xmlwriter/tests/
H A DOO_003.phpt13 $res = $xw->startAttribute('attr1');
17 $res = $xw->startAttribute('attr2');
/php-src/ext/xmlwriter/
H A Dphp_xmlwriter.stub.php140 public function startAttribute(string $name): bool {} function in XMLWriter

Completed in 11 milliseconds