Searched refs:xmlFAParseQuantExact (Results 1 – 2 of 2) sorted by relevance
5300 xmlFAParseQuantExact(xmlRegParserCtxtPtr ctxt) { in xmlFAParseQuantExact() function5357 cur = xmlFAParseQuantExact(ctxt); in xmlFAParseQuantifier()5368 cur = xmlFAParseQuantExact(ctxt); in xmlFAParseQuantifier()
497 Fix integer overflow in xmlFAParseQuantExact (Nick Wellnhofer),