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

/haiku-fatelf/src/tools/docbook/libxml2/
H A Dparser.c136 * xmlErrAttributeDup:
144 xmlErrAttributeDup(xmlParserCtxtPtr ctxt, const xmlChar * prefix, function
7107 xmlErrAttributeDup(ctxt, NULL, attname);
7892 xmlErrAttributeDup(ctxt, NULL, attname);
7937 xmlErrAttributeDup(ctxt, aprefix, attname);
8098 xmlErrAttributeDup(ctxt, atts[i+1], atts[i]);

Completed in 50 milliseconds