Searched refs:xmlSAX2StartElementNs (Results 1 – 3 of 3) sorted by relevance
111 xmlSAX2StartElementNs (void *ctx,
2151 xmlSAX2StartElementNs(void *ctx, in xmlSAX2StartElementNs() function2805 hdlr->startElementNs = xmlSAX2StartElementNs; in xmlSAXVersion()
9021 #undef xmlSAX2StartElementNs9022 extern __typeof (xmlSAX2StartElementNs) xmlSAX2StartElementNs __attribute((alias("xmlSAX2StartEleme…9024 #ifndef xmlSAX2StartElementNs9025 extern __typeof (xmlSAX2StartElementNs) xmlSAX2StartElementNs__internal_alias __attribute((visibili…9026 #define xmlSAX2StartElementNs xmlSAX2StartElementNs__internal_alias macro