Home
last modified time | relevance | path

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

/external/libxml2/
Dparser.c9177 xmlParseStartTag2(xmlParserCtxtPtr ctxt, const xmlChar **pref, in xmlParseStartTag2() function
9928 name = xmlParseStartTag2(ctxt, &prefix, &URI, &tlen); in xmlParseElement()
11342 name = xmlParseStartTag2(ctxt, &prefix, &URI, &tlen); in xmlParseTryOrFinish()