Searched refs:xmlSAX2AttributeInternal (Results 1 – 1 of 1) sorted by relevance
/external/libxml2/ |
D | SAX2.c | 1096 xmlSAX2AttributeInternal(void *ctx, const xmlChar *fullname, in xmlSAX2AttributeInternal() function 1564 xmlSAX2AttributeInternal(ctxt, fulln, in xmlCheckDefaultedAttributes() 1714 xmlSAX2AttributeInternal(ctxt, att, value, prefix); in xmlSAX2StartElement() 1753 xmlSAX2AttributeInternal(ctxt, att, value, NULL); in xmlSAX2StartElement() 1761 xmlSAX2AttributeInternal(ctxt, att, value, NULL); in xmlSAX2StartElement()
|