Home
last modified time | relevance | path

Searched refs:xmlSAX2StartElementNs (Results 1 – 3 of 3) sorted by relevance

/external/libxml2/include/libxml/
DSAX2.h111 xmlSAX2StartElementNs (void *ctx,
/external/libxml2/
DSAX2.c2151 xmlSAX2StartElementNs(void *ctx, in xmlSAX2StartElementNs() function
2805 hdlr->startElementNs = xmlSAX2StartElementNs; in xmlSAXVersion()
Delfgcchack.h9021 #undef xmlSAX2StartElementNs
9022 extern __typeof (xmlSAX2StartElementNs) xmlSAX2StartElementNs __attribute((alias("xmlSAX2StartEleme…
9024 #ifndef xmlSAX2StartElementNs
9025 extern __typeof (xmlSAX2StartElementNs) xmlSAX2StartElementNs__internal_alias __attribute((visibili…
9026 #define xmlSAX2StartElementNs xmlSAX2StartElementNs__internal_alias macro