Searched refs:xmlParseStartTag2 (Results 1 – 2 of 2) sorted by relevance
/external/libxml2/ |
D | parser.c | 9250 xmlParseStartTag2(xmlParserCtxtPtr ctxt, const xmlChar **pref, in xmlParseStartTag2() function 10043 name = xmlParseStartTag2(ctxt, &prefix, &URI, &tlen); in xmlParseElementStart() 11453 name = xmlParseStartTag2(ctxt, &prefix, &URI, &tlen); in xmlParseTryOrFinish()
|
D | NEWS | 226 Avoid reparsing in xmlParseStartTag2 (Nick Wellnhofer), 280 Simplify control flow in xmlParseStartTag2 (Nick Wellnhofer),
|