Home | History | Annotate | Download | only in libxml2

Lines Matching refs:unparsedEntityDecl

114     "SAX function unparsedEntityDecl",
225 } else if (!strcmp(name, "SAX function unparsedEntityDecl")) {
227 ctxt->sax->unparsedEntityDecl;
343 } else if (!strcmp(name, "SAX function unparsedEntityDecl")) {
344 ctxt->sax->unparsedEntityDecl =
1042 * unparsedEntityDecl:
1053 unparsedEntityDecl(void *ctx, const xmlChar * name,
1057 DEPRECATED("unparsedEntityDecl")