Searched defs:_xmlStreamComp (Results 1 – 2 of 2) sorted by relevance
100 struct _xmlStreamComp { struct101 xmlDict *dict; /* the dictionary if any */102 int nbStep; /* number of steps in the automata */103 int maxStep; /* allocated number of steps */104 xmlStreamStepPtr steps; /* the array of steps */105 int flags;
97 struct _xmlStreamComp { struct98 xmlDict *dict; /* the dictionary if any */99 int nbStep; /* number of steps in the automata */100 int maxStep; /* allocated number of steps */101 xmlStreamStepPtr steps; /* the array of steps */102 int flags;