Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlTextWriterStartComment

713  * xmlTextWriterStartComment:
721 xmlTextWriterStartComment(xmlTextWriterPtr writer)
730 "xmlTextWriterStartComment : invalid writer!\n");
926 count = xmlTextWriterStartComment(writer);