Searched refs:xmlRegParserCtxtPtr (Results 1 – 1 of 1) sorted by relevance
234 typedef xmlRegParserCtxt *xmlRegParserCtxtPtr; typedef352 static void xmlFAParseRegExp(xmlRegParserCtxtPtr ctxt, int top);374 xmlRegexpErrMemory(xmlRegParserCtxtPtr ctxt, const char *extra) in xmlRegexpErrMemory()394 xmlRegexpErrCompile(xmlRegParserCtxtPtr ctxt, const char *extra) in xmlRegexpErrCompile()416 static int xmlFAComputesDeterminism(xmlRegParserCtxtPtr ctxt);426 xmlRegEpxFromParse(xmlRegParserCtxtPtr ctxt) { in xmlRegEpxFromParse()680 static xmlRegParserCtxtPtr682 xmlRegParserCtxtPtr ret; in xmlRegNewParserCtxt()684 ret = (xmlRegParserCtxtPtr) xmlMalloc(sizeof(xmlRegParserCtxt)); in xmlRegNewParserCtxt()711 xmlRegNewRange(xmlRegParserCtxtPtr ctxt, in xmlRegNewRange()[all …]