Searched refs:xmlRegParserCtxtPtr (Results 1 – 1 of 1) sorted by relevance
238 typedef xmlRegParserCtxt *xmlRegParserCtxtPtr; typedef356 static void xmlFAParseRegExp(xmlRegParserCtxtPtr ctxt, int top);378 xmlRegexpErrMemory(xmlRegParserCtxtPtr ctxt, const char *extra) in xmlRegexpErrMemory()398 xmlRegexpErrCompile(xmlRegParserCtxtPtr ctxt, const char *extra) in xmlRegexpErrCompile()420 static int xmlFAComputesDeterminism(xmlRegParserCtxtPtr ctxt);430 xmlRegEpxFromParse(xmlRegParserCtxtPtr ctxt) { in xmlRegEpxFromParse()684 static xmlRegParserCtxtPtr686 xmlRegParserCtxtPtr ret; in xmlRegNewParserCtxt()688 ret = (xmlRegParserCtxtPtr) xmlMalloc(sizeof(xmlRegParserCtxt)); in xmlRegNewParserCtxt()715 xmlRegNewRange(xmlRegParserCtxtPtr ctxt, in xmlRegNewRange()[all …]