Searched refs:XML_INTERNAL_GENERAL_ENTITY (Results 1 – 8 of 8) sorted by relevance
25 XML_INTERNAL_GENERAL_ENTITY = 1, enumerator
20 d XML_INTERNAL_GENERAL_ENTITY...
218 case XML_INTERNAL_GENERAL_ENTITY: in xmlAddEntity()1005 case XML_INTERNAL_GENERAL_ENTITY: in xmlDumpEntityDecl()
669 case XML_INTERNAL_GENERAL_ENTITY: in xmlCtxtDumpEntityDecl()774 case XML_INTERNAL_GENERAL_ENTITY: in xmlCtxtDumpEntity()1242 case XML_INTERNAL_GENERAL_ENTITY: in xmlCtxtDumpEntityCallback()
1281 case XML_INTERNAL_GENERAL_ENTITY: in xmlXIncludeMergeEntity()1319 case XML_INTERNAL_GENERAL_ENTITY: in xmlXIncludeMergeEntity()
1443 case XML_INTERNAL_GENERAL_ENTITY: in xmlNewEntityInputStream()
5615 XML_INTERNAL_GENERAL_ENTITY, in xmlParseEntityDecl()5634 xmlSAX2EntityDecl(ctxt, name, XML_INTERNAL_GENERAL_ENTITY, in xmlParseEntityDecl()7339 if (ent->etype == XML_INTERNAL_GENERAL_ENTITY) { in xmlParseReference()7375 if (((ent->etype == XML_INTERNAL_GENERAL_ENTITY) || in xmlParseReference()7458 if (ent->etype == XML_INTERNAL_GENERAL_ENTITY) { in xmlParseReference()
4459 case XML_INTERNAL_GENERAL_ENTITY: in xmlCopyDtd()