Searched refs:xmlRegParserCtxtPtr (Results 1 – 1 of 1) sorted by relevance
244 typedef xmlRegParserCtxt *xmlRegParserCtxtPtr; typedef364 static void xmlFAParseRegExp(xmlRegParserCtxtPtr ctxt, int top);386 xmlRegexpErrMemory(xmlRegParserCtxtPtr ctxt, const char *extra) in xmlRegexpErrMemory()406 xmlRegexpErrCompile(xmlRegParserCtxtPtr ctxt, const char *extra) in xmlRegexpErrCompile()428 static int xmlFAComputesDeterminism(xmlRegParserCtxtPtr ctxt);464 xmlRegEpxFromParse(xmlRegParserCtxtPtr ctxt) { in xmlRegEpxFromParse()716 static xmlRegParserCtxtPtr718 xmlRegParserCtxtPtr ret; in xmlRegNewParserCtxt()720 ret = (xmlRegParserCtxtPtr) xmlMalloc(sizeof(xmlRegParserCtxt)); in xmlRegNewParserCtxt()747 xmlRegNewRange(xmlRegParserCtxtPtr ctxt, in xmlRegNewRange()[all …]