HomeSort by relevance Sort by last modified time
    Searched defs:xmlTextWriterEndComment (Results 1 - 2 of 2) sorted by null

  /external/libxml2/
xmlwriter.c 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);
    [all...]
elfgcchack.h     [all...]

Completed in 40 milliseconds