Home | History | Annotate | Download | only in libxml2

Lines Matching refs:isStandaloneSAXFunc

206         *((isStandaloneSAXFunc *) result) = ctxt->sax->isStandalone;
324 ctxt->sax->isStandalone = *((isStandaloneSAXFunc *) value);