Home | History | Annotate | Download | only in src

Lines Matching refs:xmlSAX2InternalSubset

327  * xmlSAX2InternalSubset:
336 xmlSAX2InternalSubset(void *ctx, const xmlChar *name,
344 "SAX.xmlSAX2InternalSubset(%s, %s, %s)\n",
361 xmlSAX2ErrMemory(ctxt, "xmlSAX2InternalSubset");
2767 hdlr->internalSubset = xmlSAX2InternalSubset;
2843 hdlr->internalSubset = xmlSAX2InternalSubset;
2901 hdlr->internalSubset = xmlSAX2InternalSubset;