Searched refs:XML_INTERNAL_GENERAL_ENTITY (Results 1 - 7 of 7) sorted by relevance

/external/libxml2/include/libxml/
H A Dentities.h25 XML_INTERNAL_GENERAL_ENTITY = 1, enumerator in enum:__anon12066
/external/libxml2/
H A Dentities.c218 case XML_INTERNAL_GENERAL_ENTITY:
1005 case XML_INTERNAL_GENERAL_ENTITY:
H A DdebugXML.c669 case XML_INTERNAL_GENERAL_ENTITY:
774 case XML_INTERNAL_GENERAL_ENTITY:
1242 case XML_INTERNAL_GENERAL_ENTITY:
H A Dxinclude.c1281 case XML_INTERNAL_GENERAL_ENTITY:
1319 case XML_INTERNAL_GENERAL_ENTITY:
H A DparserInternals.c1443 case XML_INTERNAL_GENERAL_ENTITY:
H A Dtree.c4459 case XML_INTERNAL_GENERAL_ENTITY:
H A Dparser.c5615 XML_INTERNAL_GENERAL_ENTITY,
5634 xmlSAX2EntityDecl(ctxt, name, XML_INTERNAL_GENERAL_ENTITY,
7339 if (ent->etype == XML_INTERNAL_GENERAL_ENTITY) {
7375 if (((ent->etype == XML_INTERNAL_GENERAL_ENTITY) ||
7458 if (ent->etype == XML_INTERNAL_GENERAL_ENTITY) {

Completed in 393 milliseconds