Searched refs:xmlNewComment (Results 1 - 17 of 17) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/libxml/
H A Dtree.h827 xmlNewComment (const xmlChar *content);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/include/libxml2/libxml/
H A Dtree.h827 xmlNewComment (const xmlChar *content);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dtree.in.h799 xmlNewComment (const xmlChar *content);
H A Dtree.c2639 * xmlNewComment:
2646 xmlNewComment(const xmlChar *content) { function
2716 cur = xmlNewComment(content);
H A Dparser.c11781 fake = xmlNewComment(NULL);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dtree.h827 xmlNewComment (const xmlChar *content);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dtree.in.h799 xmlNewComment (const xmlChar *content);
H A Dtree.c2639 * xmlNewComment:
2646 xmlNewComment(const xmlChar *content) { function
2716 cur = xmlNewComment(content);
H A Dparser.c11781 fake = xmlNewComment(NULL);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Delfgcchack.h5903 #undef xmlNewComment macro
5904 extern __typeof (xmlNewComment) xmlNewComment __attribute((alias("xmlNewComment__internal_alias")));
5906 #ifndef xmlNewComment
5907 extern __typeof (xmlNewComment) xmlNewComment__internal_alias __attribute((visibility("hidden")));
5908 #define xmlNewComment xmlNewComment__internal_alias macro
H A Dtree.c2658 * xmlNewComment:
2665 xmlNewComment(const xmlChar *content) { function
2735 cur = xmlNewComment(content);
H A Dparser.c12726 fake = xmlNewComment(NULL);
H A Dtestapi.c20830 ret_val = xmlNewComment((const xmlChar *)content);
20836 printf("Leak of %d blocks found in xmlNewComment",
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Delfgcchack.h5903 #undef xmlNewComment macro
5904 extern __typeof (xmlNewComment) xmlNewComment __attribute((alias("xmlNewComment__internal_alias")));
5906 #ifndef xmlNewComment
5907 extern __typeof (xmlNewComment) xmlNewComment__internal_alias __attribute((visibility("hidden")));
5908 #define xmlNewComment xmlNewComment__internal_alias macro
H A Dtree.c2658 * xmlNewComment:
2665 xmlNewComment(const xmlChar *content) { function
2735 cur = xmlNewComment(content);
H A Dparser.c12726 fake = xmlNewComment(NULL);
H A Dtestapi.c20830 ret_val = xmlNewComment((const xmlChar *)content);
20836 printf("Leak of %d blocks found in xmlNewComment",
[all...]

Completed in 1035 milliseconds