Searched refs:tmpNsNr (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/libxml/
H A Dxpath.h338 int tmpNsNr; /* number of namespaces in scope */ member in struct:_xmlXPathContext
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/include/libxml2/libxml/
H A Dxpath.h338 int tmpNsNr; /* number of namespaces in scope */ member in struct:_xmlXPathContext
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxpath.in.h335 int tmpNsNr; /* number of namespace in scope */ member in struct:_xmlXPathContext
H A Dxpath.c8218 ctxt->context->tmpNsNr = 0;
8220 while (ctxt->context->tmpNsList[ctxt->context->tmpNsNr] != NULL) {
8221 ctxt->context->tmpNsNr++;
8226 if (ctxt->context->tmpNsNr > 0) {
8227 return (xmlNodePtr)ctxt->context->tmpNsList[--ctxt->context->tmpNsNr];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dxpath.h338 int tmpNsNr; /* number of namespaces in scope */ member in struct:_xmlXPathContext
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxpath.in.h335 int tmpNsNr; /* number of namespace in scope */ member in struct:_xmlXPathContext
H A Dxpath.c8218 ctxt->context->tmpNsNr = 0;
8220 while (ctxt->context->tmpNsList[ctxt->context->tmpNsNr] != NULL) {
8221 ctxt->context->tmpNsNr++;
8226 if (ctxt->context->tmpNsNr > 0) {
8227 return (xmlNodePtr)ctxt->context->tmpNsList[--ctxt->context->tmpNsNr];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxpath.c8253 ctxt->context->tmpNsNr = 0;
8255 while (ctxt->context->tmpNsList[ctxt->context->tmpNsNr] != NULL) {
8256 ctxt->context->tmpNsNr++;
8261 if (ctxt->context->tmpNsNr > 0) {
8262 return (xmlNodePtr)ctxt->context->tmpNsList[--ctxt->context->tmpNsNr];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dxpath.c8253 ctxt->context->tmpNsNr = 0;
8255 while (ctxt->context->tmpNsList[ctxt->context->tmpNsNr] != NULL) {
8256 ctxt->context->tmpNsNr++;
8261 if (ctxt->context->tmpNsNr > 0) {
8262 return (xmlNodePtr)ctxt->context->tmpNsList[--ctxt->context->tmpNsNr];

Completed in 225 milliseconds