Searched refs:xmlSAX2AttributeInternal (Results 1 – 1 of 1) sorted by relevance
/external/libxml2/ |
D | SAX2.c | 1066 xmlSAX2AttributeInternal(void *ctx, const xmlChar *fullname, in xmlSAX2AttributeInternal() function 1534 xmlSAX2AttributeInternal(ctxt, fulln, in xmlCheckDefaultedAttributes() 1686 xmlSAX2AttributeInternal(ctxt, att, value, prefix); in xmlSAX2StartElement() 1725 xmlSAX2AttributeInternal(ctxt, att, value, NULL); in xmlSAX2StartElement() 1733 xmlSAX2AttributeInternal(ctxt, att, value, NULL); in xmlSAX2StartElement()
|