Searched defs:xmlSAX2AttributeInternal (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A DSAX2.c1041 * xmlSAX2AttributeInternal:
1053 xmlSAX2AttributeInternal(void *ctx, const xmlChar *fullname, function
1493 xmlSAX2AttributeInternal(ctxt, fulln,
1639 xmlSAX2AttributeInternal(ctxt, att, value, prefix);
1678 xmlSAX2AttributeInternal(ctxt, att, value, NULL);
1686 xmlSAX2AttributeInternal(ctxt, att, value, NULL);

Completed in 69 milliseconds