Home
last modified time | relevance | path

Searched refs:xmlNewDocComment (Results 1 – 8 of 8) sorted by relevance

/external/libxml2/include/libxml/
Dtree.h869 xmlNewDocComment (xmlDocPtr doc,
/external/libxml2/
Dlibxml2.syms980 xmlNewDocComment;
Delfgcchack.h6071 #undef xmlNewDocComment
6072 extern __typeof (xmlNewDocComment) xmlNewDocComment __attribute((alias("xmlNewDocComment__internal_…
6074 #ifndef xmlNewDocComment
6075 extern __typeof (xmlNewDocComment) xmlNewDocComment__internal_alias __attribute((visibility("hidden…
6076 #define xmlNewDocComment xmlNewDocComment__internal_alias macro
DSAX2.c2744 ret = xmlNewDocComment(ctxt->myDoc, value); in xmlSAX2Comment()
Dtree.c2788 xmlNewDocComment(xmlDocPtr doc, const xmlChar *content) { in xmlNewDocComment() function
Dtestapi.c21309 ret_val = xmlNewDocComment(doc, (const xmlChar *)content); in test_xmlNewDocComment()
/external/libxml2/os400/libxmlrpg/
Dtree.rpgle981 d xmlNewDocComment...
982 d pr extproc('xmlNewDocComment')
/external/libxml2/win32/
Dlibxml2.def.src1232 xmlNewDocComment