Searched refs:xmlNewComment (Results 1 – 9 of 9) sorted by relevance
872 xmlNewComment (const xmlChar *content);
978 xmlNewComment;
6061 #undef xmlNewComment6062 extern __typeof (xmlNewComment) xmlNewComment __attribute((alias("xmlNewComment__internal_alias")));6064 #ifndef xmlNewComment6065 extern __typeof (xmlNewComment) xmlNewComment__internal_alias __attribute((visibility("hidden")));6066 #define xmlNewComment xmlNewComment__internal_alias macro
2743 xmlNewComment(const xmlChar *content) { in xmlNewComment() function2813 cur = xmlNewComment(content); in xmlNewDocComment()
13600 fake = xmlNewComment(NULL); in xmlParseInNodeContext()
21216 ret_val = xmlNewComment((const xmlChar *)content); in test_xmlNewComment()
987 d xmlNewComment pr extproc('xmlNewComment')
1231 xmlNewComment
107046 -#undef xmlNewComment107047 -extern __typeof (xmlNewComment) xmlNewComment __attribute((alias("xmlNewComment__internal_alias"))…107049 -#ifndef xmlNewComment107050 -extern __typeof (xmlNewComment) xmlNewComment__internal_alias __attribute((visibility("hidden")));107051 -#define xmlNewComment xmlNewComment__internal_alias