Searched refs:xmlSAX2GetEntity (Results 1 – 7 of 7) sorted by relevance
54 hdlr->getEntity = xmlSAX2GetEntity; in initxmlDefaultSAXHandler()102 hdlr->getEntity = xmlSAX2GetEntity; in inithtmlDefaultSAXHandler()149 hdlr->getEntity = xmlSAX2GetEntity; in initdocbDefaultSAXHandler()
371 xmlSAX2GetEntity,422 xmlSAX2GetEntity,460 xmlSAX2GetEntity,
529 xmlSAX2GetEntity(void *ctx, const xmlChar *name) in xmlSAX2GetEntity() function2823 hdlr->getEntity = xmlSAX2GetEntity; in xmlSAXVersion()2899 hdlr->getEntity = xmlSAX2GetEntity; in xmlSAX2InitHtmlDefaultSAXHandler()2957 hdlr->getEntity = xmlSAX2GetEntity; in xmlSAX2InitDocbDefaultSAXHandler()
940 return (xmlSAX2GetEntity(ctx, name)); in getEntity()
8815 #undef xmlSAX2GetEntity8816 extern __typeof (xmlSAX2GetEntity) xmlSAX2GetEntity __attribute((alias("xmlSAX2GetEntity__internal_…8818 #ifndef xmlSAX2GetEntity8819 extern __typeof (xmlSAX2GetEntity) xmlSAX2GetEntity__internal_alias __attribute((visibility("hidden…8820 #define xmlSAX2GetEntity xmlSAX2GetEntity__internal_alias macro
5371 cur = xmlSAX2GetEntity(ctxt, name); in xmlParseEntityDecl()7304 ent = xmlSAX2GetEntity(ctxt, name); in xmlParseEntityRef()7494 ent = xmlSAX2GetEntity(ctxt, name); in xmlParseStringEntityRef()
55 xmlSAX2GetEntity (void *ctx,