Home
last modified time | relevance | path

Searched refs:xmlParseStartTag2 (Results 1 – 2 of 2) sorted by relevance

/external/libxml2/
Dparser.c9250 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()
DNEWS226 Avoid reparsing in xmlParseStartTag2 (Nick Wellnhofer),
280 Simplify control flow in xmlParseStartTag2 (Nick Wellnhofer),