Home
last modified time | relevance | path

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

/third_party/libxml2/
Dpattern.c100 struct _xmlStreamComp { struct
101 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;
/third_party/gettext/gnulib-local/lib/libxml/
Dpattern.c129 struct _xmlStreamComp { struct
130 xmlDict *dict; /* the dictionary if any */
131 int nbStep; /* number of steps in the automata */
132 int maxStep; /* allocated number of steps */
133 xmlStreamStepPtr steps; /* the array of steps */
134 int flags;