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