Home | History | Annotate | Download | only in libxml2

Lines Matching defs:xmlSAX2StartElementNs

2180  * xmlSAX2StartElementNs:
2197 xmlSAX2StartElementNs(void *ctx,
2263 xmlSAX2ErrMemory(ctxt, "xmlSAX2StartElementNs");
2279 xmlSAX2ErrMemory(ctxt, "xmlSAX2StartElementNs");
2365 xmlSAX2ErrMemory(ctxt, "xmlSAX2StartElementNs");
2855 hdlr->startElementNs = xmlSAX2StartElementNs;