Searched refs:xmlSAX2StartElementNs (Results 1 – 7 of 7) sorted by relevance
113 xmlSAX2StartElementNs (void *ctx,
155 d xmlSAX2StartElementNs...156 d pr extproc('xmlSAX2StartElementNs')
1516 xmlSAX2StartElementNs;
2197 xmlSAX2StartElementNs(void *ctx, in xmlSAX2StartElementNs() function2855 hdlr->startElementNs = xmlSAX2StartElementNs; in xmlSAXVersion()
9147 #undef xmlSAX2StartElementNs9148 extern __typeof (xmlSAX2StartElementNs) xmlSAX2StartElementNs __attribute((alias("xmlSAX2StartEleme…9150 #ifndef xmlSAX2StartElementNs9151 extern __typeof (xmlSAX2StartElementNs) xmlSAX2StartElementNs__internal_alias __attribute((visibili…9152 #define xmlSAX2StartElementNs xmlSAX2StartElementNs__internal_alias macro
5117 …xmlSAX2StartElementNs(ctx, (const xmlChar *)localname, (const xmlChar *)prefix, (const xmlChar *)U… in test_xmlSAX2StartElementNs()
1592 xmlSAX2StartElementNs