Home | History | Annotate | Download | only in libxml2

Lines Matching defs:xmlSAX2IsStandalone

296  * xmlSAX2IsStandalone:
304 xmlSAX2IsStandalone(void *ctx)
2869 hdlr->isStandalone = xmlSAX2IsStandalone;
3003 hdlr->isStandalone = xmlSAX2IsStandalone;