Searched defs:_xmlXPathContextCache (Results 1 – 2 of 2) sorted by relevance
1038 struct _xmlXPathContextCache { struct1039 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;
1083 struct _xmlXPathContextCache { struct1084 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;