HomeSort by relevance Sort by last modified time
    Searched refs:xmlTextWriterStartComment (Results 1 - 3 of 3) sorted by null

  /external/libxml2/include/libxml/
xmlwriter.h 67 XMLPUBFUN int XMLCALL xmlTextWriterStartComment(xmlTextWriterPtr
  /external/libxml2/
xmlwriter.c 713 * xmlTextWriterStartComment:
721 xmlTextWriterStartComment(xmlTextWriterPtr writer)
730 "xmlTextWriterStartComment : invalid writer!\n");
926 count = xmlTextWriterStartComment(writer);
    [all...]