Searched refs:nsPush (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dparser.c1066 * nsPush:
1077 nsPush(xmlParserCtxtPtr ctxt, const xmlChar *prefix, const xmlChar *URL) function
7959 if (nsPush(ctxt, NULL, URL) > 0) nbNs++;
8004 if (nsPush(ctxt, attname, URL) > 0) nbNs++;
8087 if (nsPush(ctxt, NULL,
8102 if (nsPush(ctxt, attname,
11824 nsPush(ctxt, iprefix, ihref);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dparser.c1350 * nsPush:
1361 nsPush(xmlParserCtxtPtr ctxt, const xmlChar *prefix, const xmlChar *URL) function
8734 if (nsPush(ctxt, NULL, URL) > 0) nbNs++;
8807 if (nsPush(ctxt, attname, URL) > 0) nbNs++;
8891 if (nsPush(ctxt, NULL,
8906 if (nsPush(ctxt, attname,
12769 nsPush(ctxt, iprefix, ihref);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dparser.c1350 * nsPush:
1361 nsPush(xmlParserCtxtPtr ctxt, const xmlChar *prefix, const xmlChar *URL) function
8734 if (nsPush(ctxt, NULL, URL) > 0) nbNs++;
8807 if (nsPush(ctxt, attname, URL) > 0) nbNs++;
8891 if (nsPush(ctxt, NULL,
8906 if (nsPush(ctxt, attname,
12769 nsPush(ctxt, iprefix, ihref);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dparser.c1066 * nsPush:
1077 nsPush(xmlParserCtxtPtr ctxt, const xmlChar *prefix, const xmlChar *URL) function
7959 if (nsPush(ctxt, NULL, URL) > 0) nbNs++;
8004 if (nsPush(ctxt, attname, URL) > 0) nbNs++;
8087 if (nsPush(ctxt, NULL,
8102 if (nsPush(ctxt, attname,
11824 nsPush(ctxt, iprefix, ihref);

Completed in 223 milliseconds