Home
last modified time | relevance | path

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

/external/libxml2/
Dparser.c353 xmlErrAttributeDup(xmlParserCtxtPtr ctxt, const xmlChar * prefix, in xmlErrAttributeDup() function
8567 xmlErrAttributeDup(ctxt, NULL, attname); in xmlParseStartTag()
9364 xmlErrAttributeDup(ctxt, NULL, attname); in xmlParseStartTag2()
9433 xmlErrAttributeDup(ctxt, aprefix, attname); in xmlParseStartTag2()
9626 xmlErrAttributeDup(ctxt, atts[i+1], atts[i]); in xmlParseStartTag2()