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

  /external/chromium_org/third_party/libxml/src/include/libxml/
xmlwriter.h 69 XMLPUBFUN int XMLCALL xmlTextWriterEndComment(xmlTextWriterPtr writer);
  /external/libxml2/include/libxml/
xmlwriter.h 68 XMLPUBFUN int XMLCALL xmlTextWriterEndComment(xmlTextWriterPtr writer);
  /external/chromium_org/third_party/libxml/src/
xmlwriter.c 692 count = xmlTextWriterEndComment(writer);
799 * xmlTextWriterEndComment:
807 xmlTextWriterEndComment(xmlTextWriterPtr writer)
816 "xmlTextWriterEndComment : invalid writer!\n");
823 "xmlTextWriterEndComment : not allowed in this context!\n");
936 count = xmlTextWriterEndComment(writer);
    [all...]
elfgcchack.h     [all...]