Home
last modified time | relevance | path

Searched defs:_xmlXPathContextCache (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libxml2/
H A Dxpath.c1038 struct _xmlXPathContextCache { struct
1039 xmlXPathObjectPtr nodesetObjs; /* stringval points to next */
1040 xmlXPathObjectPtr miscObjs; /* stringval points to next */
1041 int numNodeset;
1042 int maxNodeset;
1043 int numMisc;
1044 int maxMisc;
/aosp_15_r20/external/cronet/third_party/libxml/src/
H A Dxpath.c1083 struct _xmlXPathContextCache { struct
1084 xmlXPathObjectPtr nodesetObjs; /* stringval points to next */
1085 xmlXPathObjectPtr miscObjs; /* stringval points to next */
1086 int numNodeset;
1087 int maxNodeset;
1088 int numMisc;
1089 int maxMisc;