Searched refs:xmlRegParserCtxtPtr (Results 1 – 2 of 2) 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 …]
267 typedef xmlRegParserCtxt *xmlRegParserCtxtPtr; typedef385 static void xmlFAParseRegExp(xmlRegParserCtxtPtr ctxt, int top);407 xmlRegexpErrMemory(xmlRegParserCtxtPtr ctxt, const char *extra) in xmlRegexpErrMemory()427 xmlRegexpErrCompile(xmlRegParserCtxtPtr ctxt, const char *extra) in xmlRegexpErrCompile()449 static int xmlFAComputesDeterminism(xmlRegParserCtxtPtr ctxt);459 xmlRegEpxFromParse(xmlRegParserCtxtPtr ctxt) { in xmlRegEpxFromParse()713 static xmlRegParserCtxtPtr715 xmlRegParserCtxtPtr ret; in xmlRegNewParserCtxt()717 ret = (xmlRegParserCtxtPtr) xmlMalloc(sizeof(xmlRegParserCtxt)); in xmlRegNewParserCtxt()744 xmlRegNewRange(xmlRegParserCtxtPtr ctxt, in xmlRegNewRange()[all …]