Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlSAX2IsStandalone

279  * xmlSAX2IsStandalone:
287 xmlSAX2IsStandalone(void *ctx)
2819 hdlr->isStandalone = xmlSAX2IsStandalone;
2953 hdlr->isStandalone = xmlSAX2IsStandalone;