Searched refs:xmlNewComment (Results 1 – 8 of 8) sorted by relevance
872 xmlNewComment (const xmlChar *content);
978 xmlNewComment;
6051 #undef xmlNewComment6052 extern __typeof (xmlNewComment) xmlNewComment __attribute((alias("xmlNewComment__internal_alias")));6054 #ifndef xmlNewComment6055 extern __typeof (xmlNewComment) xmlNewComment__internal_alias __attribute((visibility("hidden")));6056 #define xmlNewComment xmlNewComment__internal_alias macro
2721 xmlNewComment(const xmlChar *content) { in xmlNewComment() function2791 cur = xmlNewComment(content); in xmlNewDocComment()
13627 fake = xmlNewComment(NULL); in xmlParseInNodeContext()
21241 ret_val = xmlNewComment((const xmlChar *)content); in test_xmlNewComment()
987 d xmlNewComment pr extproc('xmlNewComment')
1230 xmlNewComment