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

/external/libxml2/
H A DSAX2.c1947 * xmlSAX2AttributeNs:
1961 xmlSAX2AttributeNs(xmlParserCtxtPtr ctxt, function
2016 xmlErrMemory(ctxt, "xmlSAX2AttributeNs");
2386 xmlSAX2AttributeNs(ctxt, fullname, NULL,
2394 xmlSAX2AttributeNs(ctxt, lname, NULL,
2401 xmlSAX2AttributeNs(ctxt, attributes[j], attributes[j+1],
/external/chromium_org/third_party/libxml/src/
H A DSAX2.c1909 * xmlSAX2AttributeNs:
1923 xmlSAX2AttributeNs(xmlParserCtxtPtr ctxt, function
1978 xmlErrMemory(ctxt, "xmlSAX2AttributeNs");
2313 xmlSAX2AttributeNs(ctxt, attributes[j], attributes[j+1],

Completed in 387 milliseconds