| /* | |
| * -2 and -3 are used by xmlValidateElementType for other things. | |
| */ | |
| XML_HIDDEN void | |
| xmlAutomataSetFlags(xmlAutomata *am, int flags); | |
| XML_HIDDEN void | |
| xmlRegExecClearErrors(xmlRegExecCtxt* exec); | |
| /* | |
| * -2 and -3 are used by xmlValidateElementType for other things. | |
| */ | |
| XML_HIDDEN void | |
| xmlAutomataSetFlags(xmlAutomata *am, int flags); | |
| XML_HIDDEN void | |
| xmlRegExecClearErrors(xmlRegExecCtxt* exec); | |