Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
Dtree.h872 xmlNewComment (const xmlChar *content);
/external/libxml2/
Dlibxml2.syms978 xmlNewComment;
Delfgcchack.h6051 #undef xmlNewComment
6052 extern __typeof (xmlNewComment) xmlNewComment __attribute((alias("xmlNewComment__internal_alias")));
6054 #ifndef xmlNewComment
6055 extern __typeof (xmlNewComment) xmlNewComment__internal_alias __attribute((visibility("hidden")));
6056 #define xmlNewComment xmlNewComment__internal_alias macro
Dtree.c2721 xmlNewComment(const xmlChar *content) { in xmlNewComment() function
2791 cur = xmlNewComment(content); in xmlNewDocComment()
Dparser.c13627 fake = xmlNewComment(NULL); in xmlParseInNodeContext()
Dtestapi.c21241 ret_val = xmlNewComment((const xmlChar *)content); in test_xmlNewComment()
/external/libxml2/os400/libxmlrpg/
Dtree.rpgle987 d xmlNewComment pr extproc('xmlNewComment')
/external/libxml2/win32/
Dlibxml2.def.src1230 xmlNewComment