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
2710 xmlNewComment(const xmlChar *content) { in xmlNewComment() function2780 cur = xmlNewComment(content); in xmlNewDocComment()
13832 fake = xmlNewComment(NULL); in xmlParseInNodeContext()
21118 ret_val = xmlNewComment((const xmlChar *)content); in test_xmlNewComment()
966 d xmlNewComment pr extproc('xmlNewComment')
1230 xmlNewComment