Home
last modified time | relevance | path

Searched refs:xmlTextWriterStartComment (Results 1 – 7 of 7) sorted by relevance

/external/libxml2/include/libxml/
Dxmlwriter.h66 XMLPUBFUN int XMLCALL xmlTextWriterStartComment(xmlTextWriterPtr
/external/libxml2/os400/libxmlrpg/
Dxmlwriter.rpgle85 d xmlTextWriterStartComment...
86 d pr extproc('xmlTextWriterStartComment')
/external/libxml2/
Dlibxml2.syms1851 xmlTextWriterStartComment;
Dxmlwriter.c731 xmlTextWriterStartComment(xmlTextWriterPtr writer) in xmlTextWriterStartComment() function
936 count = xmlTextWriterStartComment(writer); in xmlTextWriterWriteComment()
Delfgcchack.h12216 #undef xmlTextWriterStartComment
12217 extern __typeof (xmlTextWriterStartComment) xmlTextWriterStartComment __attribute((alias("xmlTextWr…
12219 #ifndef xmlTextWriterStartComment
12220 extern __typeof (xmlTextWriterStartComment) xmlTextWriterStartComment__internal_alias __attribute((…
12221 #define xmlTextWriterStartComment xmlTextWriterStartComment__internal_alias macro
Dtestapi.c44047 ret_val = xmlTextWriterStartComment(writer); in test_xmlTextWriterStartComment()
/external/libxml2/win32/
Dlibxml2.def.src2010 xmlTextWriterStartComment