Searched refs:writeComment (Results 1 – 7 of 7) sorted by relevance
11 $writer->writeComment("hello");
12 $writer->writeComment('ééé');
12 $writer->writeComment("\u{3041}\u{3041}\u{3041}");
16 $xw->writeComment("comment #2");
13 $writer->writeComment("hello");
18 $xw->writeComment('start PI');
266 public function writeComment(string $content): bool {} function in XMLWriter
Completed in 10 milliseconds