Searched refs:xmlParseNCNameComplex (Results 1 – 2 of 2) sorted by relevance
3388 xmlParseNCNameComplex(xmlParserCtxtPtr ctxt) { in xmlParseNCNameComplex() function3507 return(xmlParseNCNameComplex(ctxt)); in xmlParseNCName()
88 Fix buffer over-read in xmlParseNCNameComplex (Nick Wellnhofer),