Searched refs:xmlNewDocComment (Results 1 - 15 of 15) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libxml2/include/libxml/
H A Dtree.h824 xmlNewDocComment (xmlDocPtr doc,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libxml2/include/libxml/
H A Dtree.h824 xmlNewDocComment (xmlDocPtr doc,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libxml2/include/libxml/
H A Dtree.h824 xmlNewDocComment (xmlDocPtr doc,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libxml2/
H A DSAX2.c2637 ret = xmlNewDocComment(ctxt->myDoc, value);
H A Delfgcchack.h5969 #undef xmlNewDocComment macro
5970 extern __typeof (xmlNewDocComment) xmlNewDocComment __attribute((alias("xmlNewDocComment__internal_alias")));
5972 #ifndef xmlNewDocComment
5973 extern __typeof (xmlNewDocComment) xmlNewDocComment__internal_alias __attribute((visibility("hidden")));
5974 #define xmlNewDocComment xmlNewDocComment__internal_alias macro
H A Dtree.c2724 * xmlNewDocComment:
2732 xmlNewDocComment(xmlDocPtr doc, const xmlChar *content) { function
H A Dtestapi.c20997 ret_val = xmlNewDocComment(doc, (const xmlChar *)content);
21004 printf("Leak of %d blocks found in xmlNewDocComment",
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libxml2/
H A DSAX2.c2637 ret = xmlNewDocComment(ctxt->myDoc, value);
H A Delfgcchack.h5969 #undef xmlNewDocComment macro
5970 extern __typeof (xmlNewDocComment) xmlNewDocComment __attribute((alias("xmlNewDocComment__internal_alias")));
5972 #ifndef xmlNewDocComment
5973 extern __typeof (xmlNewDocComment) xmlNewDocComment__internal_alias __attribute((visibility("hidden")));
5974 #define xmlNewDocComment xmlNewDocComment__internal_alias macro
H A Dtree.c2724 * xmlNewDocComment:
2732 xmlNewDocComment(xmlDocPtr doc, const xmlChar *content) { function
H A Dtestapi.c20997 ret_val = xmlNewDocComment(doc, (const xmlChar *)content);
21004 printf("Leak of %d blocks found in xmlNewDocComment",
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libxml2/
H A DSAX2.c2637 ret = xmlNewDocComment(ctxt->myDoc, value);
H A Delfgcchack.h5969 #undef xmlNewDocComment macro
5970 extern __typeof (xmlNewDocComment) xmlNewDocComment __attribute((alias("xmlNewDocComment__internal_alias")));
5972 #ifndef xmlNewDocComment
5973 extern __typeof (xmlNewDocComment) xmlNewDocComment__internal_alias __attribute((visibility("hidden")));
5974 #define xmlNewDocComment xmlNewDocComment__internal_alias macro
H A Dtree.c2724 * xmlNewDocComment:
2732 xmlNewDocComment(xmlDocPtr doc, const xmlChar *content) { function
H A Dtestapi.c20997 ret_val = xmlNewDocComment(doc, (const xmlChar *)content);
21004 printf("Leak of %d blocks found in xmlNewDocComment",
[all...]

Completed in 742 milliseconds