Searched refs:xmlNewComment (Results 1 – 12 of 12) sorted by relevance
901 xmlNewComment (const xmlChar *content);
6082 #undef xmlNewComment6083 extern __typeof (xmlNewComment) xmlNewComment __attribute((alias("xmlNewComment__internal_alias")));6085 #ifndef xmlNewComment6086 extern __typeof (xmlNewComment) xmlNewComment__internal_alias __attribute((visibility("hidden")));6087 #define xmlNewComment xmlNewComment__internal_alias macro
2750 xmlNewComment(const xmlChar *content) { in xmlNewComment() function2820 cur = xmlNewComment(content); in xmlNewDocComment()
13661 fake = xmlNewComment(NULL); in xmlParseInNodeContext()
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
2739 xmlNewComment(const xmlChar *content) { in xmlNewComment() function2809 cur = xmlNewComment(content); in xmlNewDocComment()
13598 fake = xmlNewComment(NULL); in xmlParseInNodeContext()
21214 ret_val = xmlNewComment((const xmlChar *)content); in test_xmlNewComment()
987 d xmlNewComment pr extproc('xmlNewComment')
1231 xmlNewComment