Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/libxml/src/
H A Dpattern.c97 struct _xmlStreamComp { struct
98 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;
/aosp_15_r20/external/libxml2/
H A Dpattern.c97 struct _xmlStreamComp { struct
98 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;