Lines Matching defs:_xmlExpCtxt
6284 struct _xmlExpCtxt { struct6285 xmlDictPtr dict;6286 xmlExpNodePtr *table;6287 int size;6288 int nbElems;6289 int nb_nodes;6290 int maxNodes;6291 const char *expr;6292 const char *cur;6293 int nb_cons;6294 int tabSize;