Searched refs:xmlNewDocComment (Results 1 – 8 of 8) sorted by relevance
869 xmlNewDocComment (xmlDocPtr doc,
980 xmlNewDocComment;
6071 #undef xmlNewDocComment6072 extern __typeof (xmlNewDocComment) xmlNewDocComment __attribute((alias("xmlNewDocComment__internal_…6074 #ifndef xmlNewDocComment6075 extern __typeof (xmlNewDocComment) xmlNewDocComment__internal_alias __attribute((visibility("hidden…6076 #define xmlNewDocComment xmlNewDocComment__internal_alias macro
2744 ret = xmlNewDocComment(ctxt->myDoc, value); in xmlSAX2Comment()
2788 xmlNewDocComment(xmlDocPtr doc, const xmlChar *content) { in xmlNewDocComment() function
21309 ret_val = xmlNewDocComment(doc, (const xmlChar *)content); in test_xmlNewDocComment()
981 d xmlNewDocComment...982 d pr extproc('xmlNewDocComment')
1232 xmlNewDocComment