Searched refs:xmlParseMemory (Results 1 - 8 of 8) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dparser.in.h832 xmlParseMemory (const char *buffer,
H A Dparser.c12619 * xmlParseMemory:
12628 xmlDocPtr xmlParseMemory(const char *buffer, int size) { function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dparser.h834 xmlParseMemory (const char *buffer,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dparser.in.h832 xmlParseMemory (const char *buffer,
H A Dparser.c12619 * xmlParseMemory:
12628 xmlDocPtr xmlParseMemory(const char *buffer, int size) { function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Delfgcchack.h7160 #undef xmlParseMemory macro
7161 extern __typeof (xmlParseMemory) xmlParseMemory __attribute((alias("xmlParseMemory__internal_alias")));
7163 #ifndef xmlParseMemory
7164 extern __typeof (xmlParseMemory) xmlParseMemory__internal_alias __attribute((visibility("hidden")));
7165 #define xmlParseMemory xmlParseMemory__internal_alias macro
H A Dparser.c13563 * xmlParseMemory:
13572 xmlDocPtr xmlParseMemory(const char *buffer, int size) { function
H A Dtestapi.c14167 ret_val = xmlParseMemory((const char *)buffer, size);
14174 printf("Leak of %d blocks found in xmlParseMemory",
[all...]

Completed in 488 milliseconds