unparsedEntityDecl 60 third_party/libxml/src/SAX.c hdlr->unparsedEntityDecl = xmlSAX2UnparsedEntityDecl; unparsedEntityDecl 108 third_party/libxml/src/SAX.c hdlr->unparsedEntityDecl = NULL; unparsedEntityDecl 155 third_party/libxml/src/SAX.c hdlr->unparsedEntityDecl = NULL; unparsedEntityDecl 2779 third_party/libxml/src/SAX2.c hdlr->unparsedEntityDecl = xmlSAX2UnparsedEntityDecl; unparsedEntityDecl 2855 third_party/libxml/src/SAX2.c hdlr->unparsedEntityDecl = NULL; unparsedEntityDecl 2913 third_party/libxml/src/SAX2.c hdlr->unparsedEntityDecl = NULL; unparsedEntityDecl 93 third_party/libxml/src/include/libxml/SAX.h unparsedEntityDecl (void *ctx, unparsedEntityDecl 727 third_party/libxml/src/include/libxml/parser.h unparsedEntityDeclSAXFunc unparsedEntityDecl; unparsedEntityDecl 768 third_party/libxml/src/include/libxml/parser.h unparsedEntityDeclSAXFunc unparsedEntityDecl; unparsedEntityDecl 227 third_party/libxml/src/legacy.c ctxt->sax->unparsedEntityDecl; unparsedEntityDecl 344 third_party/libxml/src/legacy.c ctxt->sax->unparsedEntityDecl = unparsedEntityDecl 5243 third_party/libxml/src/parser.c (ctxt->sax->unparsedEntityDecl != NULL)) unparsedEntityDecl 5244 third_party/libxml/src/parser.c ctxt->sax->unparsedEntityDecl(ctxt->userData, name, unparsedEntityDecl 28278 third_party/libxml/src/xmlschemas.c (ctxt->user_sax->unparsedEntityDecl != NULL)) unparsedEntityDecl 28279 third_party/libxml/src/xmlschemas.c ctxt->user_sax->unparsedEntityDecl(ctxt->user_data, name, publicId, unparsedEntityDecl 28539 third_party/libxml/src/xmlschemas.c if (old_sax->unparsedEntityDecl != NULL) unparsedEntityDecl 28540 third_party/libxml/src/xmlschemas.c ret->schemas_sax.unparsedEntityDecl = unparsedEntityDeclSplit;