Home
last modified time | relevance | path

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

/external/libxml2/
Dparser.c314 xmlErrAttributeDup(xmlParserCtxtPtr ctxt, const xmlChar * prefix, in xmlErrAttributeDup() function
8479 xmlErrAttributeDup(ctxt, NULL, attname); in xmlParseStartTag()
9290 xmlErrAttributeDup(ctxt, NULL, attname); in xmlParseStartTag2()
9359 xmlErrAttributeDup(ctxt, aprefix, attname); in xmlParseStartTag2()
9551 xmlErrAttributeDup(ctxt, atts[i+1], atts[i]); in xmlParseStartTag2()