Home
last modified time | relevance | path

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

/third_party/libxml2/include/libxml/
Dtree.h872 xmlNewComment (const xmlChar *content);
/third_party/libxml2/
Dlibxml2.syms978 xmlNewComment;
Delfgcchack.h6061 #undef xmlNewComment
6062 extern __typeof (xmlNewComment) xmlNewComment __attribute((alias("xmlNewComment__internal_alias")));
6064 #ifndef xmlNewComment
6065 extern __typeof (xmlNewComment) xmlNewComment__internal_alias __attribute((visibility("hidden")));
6066 #define xmlNewComment xmlNewComment__internal_alias macro
Dtree.c2743 xmlNewComment(const xmlChar *content) { in xmlNewComment() function
2813 cur = xmlNewComment(content); in xmlNewDocComment()
Dparser.c13600 fake = xmlNewComment(NULL); in xmlParseInNodeContext()
Dtestapi.c21216 ret_val = xmlNewComment((const xmlChar *)content); in test_xmlNewComment()
/third_party/libxml2/os400/libxmlrpg/
Dtree.rpgle987 d xmlNewComment pr extproc('xmlNewComment')
/third_party/libxml2/win32/
Dlibxml2.def.src1231 xmlNewComment
/third_party/chromium/patch/
D0001-cve.patch107046 -#undef xmlNewComment
107047 -extern __typeof (xmlNewComment) xmlNewComment __attribute((alias("xmlNewComment__internal_alias"))…
107049 -#ifndef xmlNewComment
107050 -extern __typeof (xmlNewComment) xmlNewComment__internal_alias __attribute((visibility("hidden")));
107051 -#define xmlNewComment xmlNewComment__internal_alias