Searched refs:xmlReadDoc (Results 1 - 16 of 16) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/share/doc/libxml2-2.7.2/examples/
H A DtestXPath.c181 document = xmlReadDoc(buffer,NULL,NULL,XML_PARSE_COMPACT);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A DtestXPath.c181 document = xmlReadDoc(buffer,NULL,NULL,XML_PARSE_COMPACT);
H A Delfgcchack.h7813 #undef xmlReadDoc macro
7814 extern __typeof (xmlReadDoc) xmlReadDoc __attribute((alias("xmlReadDoc__internal_alias")));
7816 #ifndef xmlReadDoc
7817 extern __typeof (xmlReadDoc) xmlReadDoc__internal_alias __attribute((visibility("hidden")));
7818 #define xmlReadDoc xmlReadDoc__internal_alias macro
H A Dparser.c14275 * xmlReadDoc:
14286 xmlReadDoc(const xmlChar * cur, const char *URL, const char *encoding, int options) function
H A Dtestapi.c14476 ret_val = xmlReadDoc((const xmlChar *)cur, URL, (const char *)encoding, options);
14485 printf("Leak of %d blocks found in xmlReadDoc",
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A DtestXPath.c181 document = xmlReadDoc(buffer,NULL,NULL,XML_PARSE_COMPACT);
H A Delfgcchack.h7813 #undef xmlReadDoc macro
7814 extern __typeof (xmlReadDoc) xmlReadDoc __attribute((alias("xmlReadDoc__internal_alias")));
7816 #ifndef xmlReadDoc
7817 extern __typeof (xmlReadDoc) xmlReadDoc__internal_alias __attribute((visibility("hidden")));
7818 #define xmlReadDoc xmlReadDoc__internal_alias macro
H A Dparser.c14275 * xmlReadDoc:
14286 xmlReadDoc(const xmlChar * cur, const char *URL, const char *encoding, int options) function
H A Dtestapi.c14476 ret_val = xmlReadDoc((const xmlChar *)cur, URL, (const char *)encoding, options);
14485 printf("Leak of %d blocks found in xmlReadDoc",
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/libxml/
H A Dparser.h1075 * to the xmlReadDoc() and similar calls.
1114 xmlReadDoc (const xmlChar *cur,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/include/libxml2/libxml/
H A Dparser.h1075 * to the xmlReadDoc() and similar calls.
1114 xmlReadDoc (const xmlChar *cur,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dparser.in.h1073 * to the xmlReadDoc() and similar calls.
1109 xmlReadDoc (const xmlChar *cur,
H A Dparser.c13263 * xmlReadDoc:
13274 xmlReadDoc(const xmlChar * cur, const char *URL, const char *encoding, int options) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dparser.h1075 * to the xmlReadDoc() and similar calls.
1114 xmlReadDoc (const xmlChar *cur,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dparser.in.h1073 * to the xmlReadDoc() and similar calls.
1109 xmlReadDoc (const xmlChar *cur,
H A Dparser.c13263 * xmlReadDoc:
13274 xmlReadDoc(const xmlChar * cur, const char *URL, const char *encoding, int options) function

Completed in 1000 milliseconds