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

/external/chromium_org/third_party/libxml/src/include/libxml/
H A Dentities.h25 XML_INTERNAL_GENERAL_ENTITY = 1, enumerator in enum:__anon13322
/external/libxml2/include/libxml/
H A Dentities.h25 XML_INTERNAL_GENERAL_ENTITY = 1, enumerator in enum:__anon25047
/external/chromium_org/third_party/libxml/src/
H A Dentities.c216 case XML_INTERNAL_GENERAL_ENTITY:
922 case XML_INTERNAL_GENERAL_ENTITY:
H A DdebugXML.c667 case XML_INTERNAL_GENERAL_ENTITY:
772 case XML_INTERNAL_GENERAL_ENTITY:
1240 case XML_INTERNAL_GENERAL_ENTITY:
H A Dxinclude.c1277 case XML_INTERNAL_GENERAL_ENTITY:
1315 case XML_INTERNAL_GENERAL_ENTITY:
H A DparserInternals.c1466 case XML_INTERNAL_GENERAL_ENTITY:
H A Dtree.c4376 case XML_INTERNAL_GENERAL_ENTITY:
H A Dparser.c5179 XML_INTERNAL_GENERAL_ENTITY,
5198 xmlSAX2EntityDecl(ctxt, name, XML_INTERNAL_GENERAL_ENTITY,
6876 if (ent->etype == XML_INTERNAL_GENERAL_ENTITY) {
6910 if (((ent->etype == XML_INTERNAL_GENERAL_ENTITY) ||
6991 if (ent->etype == XML_INTERNAL_GENERAL_ENTITY) {
/external/libxml2/
H A Dentities.c218 case XML_INTERNAL_GENERAL_ENTITY:
1005 case XML_INTERNAL_GENERAL_ENTITY:
H A DdebugXML.c667 case XML_INTERNAL_GENERAL_ENTITY:
772 case XML_INTERNAL_GENERAL_ENTITY:
1240 case XML_INTERNAL_GENERAL_ENTITY:
H A Dxinclude.c1280 case XML_INTERNAL_GENERAL_ENTITY:
1318 case XML_INTERNAL_GENERAL_ENTITY:
H A DparserInternals.c1428 case XML_INTERNAL_GENERAL_ENTITY:
H A Dtree.c4429 case XML_INTERNAL_GENERAL_ENTITY:
H A Dparser.c5501 XML_INTERNAL_GENERAL_ENTITY,
5520 xmlSAX2EntityDecl(ctxt, name, XML_INTERNAL_GENERAL_ENTITY,
7205 if (ent->etype == XML_INTERNAL_GENERAL_ENTITY) {
7241 if (((ent->etype == XML_INTERNAL_GENERAL_ENTITY) ||
7323 if (ent->etype == XML_INTERNAL_GENERAL_ENTITY) {
/external/chromium_org/third_party/WebKit/Source/core/xml/parser/
H A DXMLDocumentParser.cpp1378 ent->etype = XML_INTERNAL_GENERAL_ENTITY;

Completed in 316 milliseconds