Home
last modified time | relevance | path

Searched refs:XML_INTERNAL_GENERAL_ENTITY (Results 1 – 8 of 8) sorted by relevance

/external/libxml2/include/libxml/
Dentities.h25 XML_INTERNAL_GENERAL_ENTITY = 1, enumerator
/external/libxml2/
Dentities.c223 case XML_INTERNAL_GENERAL_ENTITY: in xmlAddEntity()
231 if ((type == XML_INTERNAL_GENERAL_ENTITY) && in xmlAddEntity()
1062 case XML_INTERNAL_GENERAL_ENTITY: in xmlDumpEntityDecl()
DdebugXML.c669 case XML_INTERNAL_GENERAL_ENTITY: in xmlCtxtDumpEntityDecl()
774 case XML_INTERNAL_GENERAL_ENTITY: in xmlCtxtDumpEntity()
1245 case XML_INTERNAL_GENERAL_ENTITY: in xmlCtxtDumpEntityCallback()
Dxinclude.c1297 case XML_INTERNAL_GENERAL_ENTITY: in xmlXIncludeMergeEntity()
1335 case XML_INTERNAL_GENERAL_ENTITY: in xmlXIncludeMergeEntity()
DparserInternals.c1451 case XML_INTERNAL_GENERAL_ENTITY: in xmlNewEntityInputStream()
Dparser.c5502 XML_INTERNAL_GENERAL_ENTITY, in xmlParseEntityDecl()
5521 xmlSAX2EntityDecl(ctxt, name, XML_INTERNAL_GENERAL_ENTITY, in xmlParseEntityDecl()
7184 if (ent->etype == XML_INTERNAL_GENERAL_ENTITY) { in xmlParseReference()
7224 if (((ent->etype == XML_INTERNAL_GENERAL_ENTITY) || in xmlParseReference()
7308 if (ent->etype == XML_INTERNAL_GENERAL_ENTITY) { in xmlParseReference()
Dtree.c4508 case XML_INTERNAL_GENERAL_ENTITY: in xmlCopyDtd()
/external/libxml2/os400/libxmlrpg/
Dentities.rpgle20 d XML_INTERNAL_GENERAL_ENTITY...