/aosp_15_r20/prebuilts/vndk/v34/arm64/include/external/libxml2/include/libxml/ |
D | xpath.h | 352 int tmpNsNr; /* number of namespaces in scope */ member
|
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/external/libxml2/include/libxml/ |
D | xpath.h | 352 int tmpNsNr; /* number of namespaces in scope */ member
|
/aosp_15_r20/prebuilts/vndk/v34/arm/include/external/libxml2/include/libxml/ |
D | xpath.h | 352 int tmpNsNr; /* number of namespaces in scope */ member
|
/aosp_15_r20/external/libxml2/include/libxml/ |
H A D | xpath.h | 340 int tmpNsNr; /* number of namespaces in scope */ member
|
/aosp_15_r20/prebuilts/vndk/v34/x86/include/external/libxml2/include/libxml/ |
D | xpath.h | 352 int tmpNsNr; /* number of namespaces in scope */ member
|
/aosp_15_r20/prebuilts/vndk/v30/arm/include/external/libxml2/include/libxml/ |
D | xpath.h | 340 int tmpNsNr; /* number of namespaces in scope */ member
|
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/external/libxml2/include/libxml/ |
D | xpath.h | 340 int tmpNsNr; /* number of namespaces in scope */ member
|
/aosp_15_r20/prebuilts/vndk/v30/x86/include/external/libxml2/include/libxml/ |
D | xpath.h | 340 int tmpNsNr; /* number of namespaces in scope */ member
|
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/external/libxml2/include/libxml/ |
D | xpath.h | 340 int tmpNsNr; /* number of namespaces in scope */ member
|
/aosp_15_r20/external/cronet/third_party/libxml/src/include/libxml/ |
H A D | xpath.h | 352 int tmpNsNr; /* number of namespaces in scope */ member
|
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/external/libxml2/include/libxml/ |
D | xpath.h | 342 int tmpNsNr; /* number of namespaces in scope */ member
|
/aosp_15_r20/prebuilts/vndk/v32/x86/include/external/libxml2/include/libxml/ |
D | xpath.h | 342 int tmpNsNr; /* number of namespaces in scope */ member
|
/aosp_15_r20/prebuilts/vndk/v33/x86/include/external/libxml2/include/libxml/ |
D | xpath.h | 342 int tmpNsNr; /* number of namespaces in scope */ member
|
/aosp_15_r20/prebuilts/vndk/v31/x86/include/external/libxml2/include/libxml/ |
D | xpath.h | 342 int tmpNsNr; /* number of namespaces in scope */ member
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/external/libxml2/include/libxml/ |
D | xpath.h | 342 int tmpNsNr; /* number of namespaces in scope */ member
|
/aosp_15_r20/prebuilts/vndk/v33/arm/include/external/libxml2/include/libxml/ |
D | xpath.h | 342 int tmpNsNr; /* number of namespaces in scope */ member
|
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/external/libxml2/include/libxml/ |
D | xpath.h | 342 int tmpNsNr; /* number of namespaces in scope */ member
|
/aosp_15_r20/prebuilts/vndk/v31/arm/include/external/libxml2/include/libxml/ |
D | xpath.h | 342 int tmpNsNr; /* number of namespaces in scope */ member
|
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/external/libxml2/include/libxml/ |
D | xpath.h | 342 int tmpNsNr; /* number of namespaces in scope */ member
|
/aosp_15_r20/prebuilts/vndk/v32/arm/include/external/libxml2/include/libxml/ |
D | xpath.h | 342 int tmpNsNr; /* number of namespaces in scope */ member
|
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/external/libxml2/include/libxml/ |
D | xpath.h | 342 int tmpNsNr; /* number of namespaces in scope */ member
|
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/libxml2/include/libxml/ |
D | xpath.h | 342 int tmpNsNr; /* number of namespaces in scope */ member
|
/aosp_15_r20/external/libxml2/os400/libxmlrpg/ |
H A D | xpath.rpgle | 366 d tmpNsNr like(xmlCint) # scope namespaces
|
/aosp_15_r20/external/libxml2/ |
H A D | xpath.c | 7037 ctxt->context->tmpNsNr = 0; in xmlXPathNextNamespace() 7044 while (ctxt->context->tmpNsList[ctxt->context->tmpNsNr] != NULL) { in xmlXPathNextNamespace() 7045 ctxt->context->tmpNsNr++; in xmlXPathNextNamespace() 7050 if (ctxt->context->tmpNsNr > 0) { in xmlXPathNextNamespace() 7051 return (xmlNodePtr)ctxt->context->tmpNsList[--ctxt->context->tmpNsNr]; in xmlXPathNextNamespace()
|
/aosp_15_r20/external/cronet/third_party/libxml/src/ |
H A D | xpath.c | 7336 ctxt->context->tmpNsNr = 0; in xmlXPathNextNamespace() 7343 while (ctxt->context->tmpNsList[ctxt->context->tmpNsNr] != NULL) { in xmlXPathNextNamespace() 7344 ctxt->context->tmpNsNr++; in xmlXPathNextNamespace() 7349 if (ctxt->context->tmpNsNr > 0) { in xmlXPathNextNamespace() 7350 return (xmlNodePtr)ctxt->context->tmpNsList[--ctxt->context->tmpNsNr]; in xmlXPathNextNamespace()
|