Lines Matching defs:xmlTextWriterEndComment
700 count = xmlTextWriterEndComment(writer);
807 * xmlTextWriterEndComment:
815 xmlTextWriterEndComment(xmlTextWriterPtr writer)
824 "xmlTextWriterEndComment : invalid writer!\n");
831 "xmlTextWriterEndComment : not allowed in this context!\n");
944 count = xmlTextWriterEndComment(writer);
3025 count = xmlTextWriterEndComment(writer);