Searched refs:xmlXPathNsLookup (Results 1 - 13 of 13) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/libxml/
H A DxpathInternals.h427 xmlXPathNsLookup (xmlXPathContextPtr ctxt,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/include/libxml2/libxml/
H A DxpathInternals.h427 xmlXPathNsLookup (xmlXPathContextPtr ctxt,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A DxpathInternals.in.h427 xmlXPathNsLookup (xmlXPathContextPtr ctxt,
H A Dxpath.c5002 * xmlXPathNsLookup:
5012 xmlXPathNsLookup(xmlXPathContextPtr ctxt, const xmlChar *prefix) { function
10995 *prefix = xmlXPathNsLookup(ctxt->context, name);
11212 if (xmlXPathNsLookup(ctxt->context, prefix) == NULL) {
11912 URI = xmlXPathNsLookup(xpctxt, prefix);
13265 URI = xmlXPathNsLookup(ctxt->context, op->value5);
13313 URI = xmlXPathNsLookup(ctxt->context, op->value5);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A DxpathInternals.h427 xmlXPathNsLookup (xmlXPathContextPtr ctxt,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A DxpathInternals.in.h427 xmlXPathNsLookup (xmlXPathContextPtr ctxt,
H A Dxpath.c5002 * xmlXPathNsLookup:
5012 xmlXPathNsLookup(xmlXPathContextPtr ctxt, const xmlChar *prefix) { function
10995 *prefix = xmlXPathNsLookup(ctxt->context, name);
11212 if (xmlXPathNsLookup(ctxt->context, prefix) == NULL) {
11912 URI = xmlXPathNsLookup(xpctxt, prefix);
13265 URI = xmlXPathNsLookup(ctxt->context, op->value5);
13313 URI = xmlXPathNsLookup(ctxt->context, op->value5);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxpath.c5034 * xmlXPathNsLookup:
5044 xmlXPathNsLookup(xmlXPathContextPtr ctxt, const xmlChar *prefix) { function
11042 *prefix = xmlXPathNsLookup(ctxt->context, name);
11259 if (xmlXPathNsLookup(ctxt->context, prefix) == NULL) {
11963 URI = xmlXPathNsLookup(xpctxt, prefix);
13329 URI = xmlXPathNsLookup(ctxt->context, op->value5);
13377 URI = xmlXPathNsLookup(ctxt->context, op->value5);
H A Delfgcchack.h16710 #undef xmlXPathNsLookup macro
16711 extern __typeof (xmlXPathNsLookup) xmlXPathNsLookup __attribute((alias("xmlXPathNsLookup__internal_alias")));
16713 #ifndef xmlXPathNsLookup
16714 extern __typeof (xmlXPathNsLookup) xmlXPathNsLookup__internal_alias __attribute((visibility("hidden")));
16715 #define xmlXPathNsLookup xmlXPathNsLookup__internal_alias macro
H A Dtestapi.c[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dxpath.c5034 * xmlXPathNsLookup:
5044 xmlXPathNsLookup(xmlXPathContextPtr ctxt, const xmlChar *prefix) { function
11042 *prefix = xmlXPathNsLookup(ctxt->context, name);
11259 if (xmlXPathNsLookup(ctxt->context, prefix) == NULL) {
11963 URI = xmlXPathNsLookup(xpctxt, prefix);
13329 URI = xmlXPathNsLookup(ctxt->context, op->value5);
13377 URI = xmlXPathNsLookup(ctxt->context, op->value5);
H A Delfgcchack.h16710 #undef xmlXPathNsLookup macro
16711 extern __typeof (xmlXPathNsLookup) xmlXPathNsLookup __attribute((alias("xmlXPathNsLookup__internal_alias")));
16713 #ifndef xmlXPathNsLookup
16714 extern __typeof (xmlXPathNsLookup) xmlXPathNsLookup__internal_alias __attribute((visibility("hidden")));
16715 #define xmlXPathNsLookup xmlXPathNsLookup__internal_alias macro
H A Dtestapi.c[all...]

Completed in 818 milliseconds