Home | History | Annotate | Download | only in libxml2

Lines Matching defs:xmlSAX2StartElementNs

2172  * xmlSAX2StartElementNs:
2189 xmlSAX2StartElementNs(void *ctx,
2255 xmlSAX2ErrMemory(ctxt, "xmlSAX2StartElementNs");
2271 xmlSAX2ErrMemory(ctxt, "xmlSAX2StartElementNs");
2357 xmlSAX2ErrMemory(ctxt, "xmlSAX2StartElementNs");
2843 hdlr->startElementNs = xmlSAX2StartElementNs;