/aosp_15_r20/external/libxml2/ |
H A D | xpath.c | 1647 if ((ret->nodesetval->nodeMax == 0) || in xmlXPathCacheNewNodeSet() 2664 ret->nodeMax = XML_NODESET_DEFAULT; in xmlXPathNodeSetCreate() 2752 if (cur->nodeMax == 0) { in xmlXPathNodeSetAddNs() 2759 cur->nodeMax = XML_NODESET_DEFAULT; in xmlXPathNodeSetAddNs() 2760 } else if (cur->nodeNr == cur->nodeMax) { in xmlXPathNodeSetAddNs() 2763 if (cur->nodeMax >= XPATH_MAX_NODESET_LENGTH) in xmlXPathNodeSetAddNs() 2765 temp = (xmlNodePtr *) xmlRealloc(cur->nodeTab, cur->nodeMax * 2 * in xmlXPathNodeSetAddNs() 2769 cur->nodeMax *= 2; in xmlXPathNodeSetAddNs() 2804 if (cur->nodeMax == 0) { in xmlXPathNodeSetAdd() 2811 cur->nodeMax = XML_NODESET_DEFAULT; in xmlXPathNodeSetAdd() [all …]
|
H A D | valid.c | 375 if (ctxt->nodeMax <= 0) { in nodeVPush() 376 ctxt->nodeMax = 4; in nodeVPush() 378 (xmlNodePtr *) xmlMalloc(ctxt->nodeMax * in nodeVPush() 382 ctxt->nodeMax = 0; in nodeVPush() 386 if (ctxt->nodeNr >= ctxt->nodeMax) { in nodeVPush() 389 ctxt->nodeMax * 2 * sizeof(ctxt->nodeTab[0])); in nodeVPush() 394 ctxt->nodeMax *= 2; in nodeVPush() 5073 ctxt->nodeMax = 0; in xmlValidateElementContent() 5160 ctxt->nodeMax = 0; in xmlValidateElementContent() 5321 ctxt->nodeMax = 0; in xmlValidateElementContent() [all …]
|
/aosp_15_r20/external/cronet/third_party/libxml/src/ |
H A D | xpath.c | 1760 if ((ret->nodesetval->nodeMax == 0) || in xmlXPathCacheNewNodeSet() 2787 ret->nodeMax = XML_NODESET_DEFAULT; in xmlXPathNodeSetCreate() 2875 if (cur->nodeMax == 0) { in xmlXPathNodeSetAddNs() 2882 cur->nodeMax = XML_NODESET_DEFAULT; in xmlXPathNodeSetAddNs() 2883 } else if (cur->nodeNr == cur->nodeMax) { in xmlXPathNodeSetAddNs() 2886 if (cur->nodeMax >= XPATH_MAX_NODESET_LENGTH) in xmlXPathNodeSetAddNs() 2888 temp = (xmlNodePtr *) xmlRealloc(cur->nodeTab, cur->nodeMax * 2 * in xmlXPathNodeSetAddNs() 2892 cur->nodeMax *= 2; in xmlXPathNodeSetAddNs() 2927 if (cur->nodeMax == 0) { in xmlXPathNodeSetAdd() 2934 cur->nodeMax = XML_NODESET_DEFAULT; in xmlXPathNodeSetAdd() [all …]
|
H A D | valid.c | 375 if (ctxt->nodeMax <= 0) { in nodeVPush() 376 ctxt->nodeMax = 4; in nodeVPush() 378 (xmlNodePtr *) xmlMalloc(ctxt->nodeMax * in nodeVPush() 382 ctxt->nodeMax = 0; in nodeVPush() 386 if (ctxt->nodeNr >= ctxt->nodeMax) { in nodeVPush() 389 ctxt->nodeMax * 2 * sizeof(ctxt->nodeTab[0])); in nodeVPush() 394 ctxt->nodeMax *= 2; in nodeVPush() 5054 ctxt->nodeMax = 0; in xmlValidateElementContent() 5139 ctxt->nodeMax = 0; in xmlValidateElementContent() 5300 ctxt->nodeMax = 0; in xmlValidateElementContent() [all …]
|
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/external/libxml2/include/libxml/ |
D | xpath.h | 85 int nodeMax; /* size of the array as allocated */ member
|
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/external/libxml2/include/libxml/ |
D | xpath.h | 85 int nodeMax; /* size of the array as allocated */ member
|
/aosp_15_r20/prebuilts/vndk/v34/arm/include/external/libxml2/include/libxml/ |
D | xpath.h | 85 int nodeMax; /* size of the array as allocated */ member
|
/aosp_15_r20/external/libxml2/include/libxml/ |
H A D | xpath.h | 80 int nodeMax; /* size of the array as allocated */ member
|
/aosp_15_r20/prebuilts/vndk/v34/x86/include/external/libxml2/include/libxml/ |
D | xpath.h | 85 int nodeMax; /* size of the array as allocated */ member
|
/aosp_15_r20/prebuilts/vndk/v30/arm/include/external/libxml2/include/libxml/ |
D | xpath.h | 83 int nodeMax; /* size of the array as allocated */ member
|
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/external/libxml2/include/libxml/ |
D | xpath.h | 83 int nodeMax; /* size of the array as allocated */ member
|
/aosp_15_r20/prebuilts/vndk/v30/x86/include/external/libxml2/include/libxml/ |
D | xpath.h | 83 int nodeMax; /* size of the array as allocated */ member
|
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/external/libxml2/include/libxml/ |
D | xpath.h | 83 int nodeMax; /* size of the array as allocated */ member
|
/aosp_15_r20/external/cronet/third_party/libxml/src/include/libxml/ |
H A D | xpath.h | 85 int nodeMax; /* size of the array as allocated */ member
|
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/external/libxml2/include/libxml/ |
D | xpath.h | 85 int nodeMax; /* size of the array as allocated */ member
|
/aosp_15_r20/prebuilts/vndk/v32/x86/include/external/libxml2/include/libxml/ |
D | xpath.h | 85 int nodeMax; /* size of the array as allocated */ member
|
/aosp_15_r20/prebuilts/vndk/v33/x86/include/external/libxml2/include/libxml/ |
D | xpath.h | 85 int nodeMax; /* size of the array as allocated */ member
|
/aosp_15_r20/prebuilts/vndk/v31/x86/include/external/libxml2/include/libxml/ |
D | xpath.h | 85 int nodeMax; /* size of the array as allocated */ member
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/external/libxml2/include/libxml/ |
D | xpath.h | 85 int nodeMax; /* size of the array as allocated */ member
|
/aosp_15_r20/prebuilts/vndk/v33/arm/include/external/libxml2/include/libxml/ |
D | xpath.h | 85 int nodeMax; /* size of the array as allocated */ member
|
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/external/libxml2/include/libxml/ |
D | xpath.h | 85 int nodeMax; /* size of the array as allocated */ member
|
/aosp_15_r20/prebuilts/vndk/v31/arm/include/external/libxml2/include/libxml/ |
D | xpath.h | 85 int nodeMax; /* size of the array as allocated */ member
|
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/external/libxml2/include/libxml/ |
D | xpath.h | 85 int nodeMax; /* size of the array as allocated */ member
|
/aosp_15_r20/prebuilts/vndk/v32/arm/include/external/libxml2/include/libxml/ |
D | xpath.h | 85 int nodeMax; /* size of the array as allocated */ member
|
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/external/libxml2/include/libxml/ |
D | xpath.h | 85 int nodeMax; /* size of the array as allocated */ member
|