Home
last modified time | relevance | path

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

/external/libxml2/
Drelaxng.c320 struct _xmlRelaxNGStates { struct
321 int nbState; /* the number of states */
322 int maxState; /* the size of the array */
323 xmlRelaxNGValidStatePtr *tabState;