Searched defs:_xmlRelaxNGStates (Results 1 – 1 of 1) sorted by relevance
318 struct _xmlRelaxNGStates { struct319 int nbState; /* the number of states */320 int maxState; /* the size of the array */321 xmlRelaxNGValidStatePtr *tabState;