Searched refs:xmlSAX2AttributeInternal (Results 1 – 1 of 1) sorted by relevance
/external/libxml2/ |
D | SAX2.c | 1095 xmlSAX2AttributeInternal(void *ctx, const xmlChar *fullname, in xmlSAX2AttributeInternal() function 1557 xmlSAX2AttributeInternal(ctxt, fulln, in xmlCheckDefaultedAttributes() 1703 xmlSAX2AttributeInternal(ctxt, att, value, prefix); in xmlSAX2StartElement() 1742 xmlSAX2AttributeInternal(ctxt, att, value, NULL); in xmlSAX2StartElement() 1750 xmlSAX2AttributeInternal(ctxt, att, value, NULL); in xmlSAX2StartElement()
|