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