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