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()
1010 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.c1283 case XML_INTERNAL_GENERAL_ENTITY: in xmlXIncludeMergeEntity()
1321 case XML_INTERNAL_GENERAL_ENTITY: in xmlXIncludeMergeEntity()
DparserInternals.c1441 case XML_INTERNAL_GENERAL_ENTITY: in xmlNewEntityInputStream()
Dparser.c5431 XML_INTERNAL_GENERAL_ENTITY, in xmlParseEntityDecl()
5450 xmlSAX2EntityDecl(ctxt, name, XML_INTERNAL_GENERAL_ENTITY, in xmlParseEntityDecl()
7108 if (ent->etype == XML_INTERNAL_GENERAL_ENTITY) { in xmlParseReference()
7144 if (((ent->etype == XML_INTERNAL_GENERAL_ENTITY) || in xmlParseReference()
7232 if (ent->etype == XML_INTERNAL_GENERAL_ENTITY) { in xmlParseReference()
Dtree.c4469 case XML_INTERNAL_GENERAL_ENTITY: in xmlCopyDtd()
/external/libxml2/os400/libxmlrpg/
Dentities.rpgle20 d XML_INTERNAL_GENERAL_ENTITY...