Home | History | Annotate | Download | only in libxml2

Lines Matching refs:_xmlValidState

266 typedef struct _xmlValidState {
270 } _xmlValidState;
351 typedef struct _xmlValidState {
357 } _xmlValidState;
360 #define MAX_DEPTH ((sizeof(_xmlValidState.occurs)) * 8)