Home
last modified time | relevance | path

Searched refs:XML_EXTERNAL_GENERAL_UNPARSED_ENTITY (Results 1 – 13 of 13) sorted by relevance

/external/libxml2/include/libxml/
Dentities.h27 XML_EXTERNAL_GENERAL_UNPARSED_ENTITY = 3, enumerator
/external/libxml2/os400/libxmlrpg/
Dentities.rpgle24 d XML_EXTERNAL_GENERAL_UNPARSED_ENTITY...
/external/libxml2/
Dentities.c225 case XML_EXTERNAL_GENERAL_UNPARSED_ENTITY: in xmlAddEntity()
1086 case XML_EXTERNAL_GENERAL_UNPARSED_ENTITY: in xmlDumpEntityDecl()
DdebugXML.c675 case XML_EXTERNAL_GENERAL_UNPARSED_ENTITY: in xmlCtxtDumpEntityDecl()
780 case XML_EXTERNAL_GENERAL_UNPARSED_ENTITY: in xmlCtxtDumpEntity()
1251 case XML_EXTERNAL_GENERAL_UNPARSED_ENTITY: in xmlCtxtDumpEntityCallback()
Dxinclude.c1299 case XML_EXTERNAL_GENERAL_UNPARSED_ENTITY: in xmlXIncludeMergeEntity()
1338 case XML_EXTERNAL_GENERAL_UNPARSED_ENTITY: in xmlXIncludeMergeEntity()
DSAX2.c883 XML_EXTERNAL_GENERAL_UNPARSED_ENTITY, in xmlSAX2UnparsedEntityDecl()
903 XML_EXTERNAL_GENERAL_UNPARSED_ENTITY, in xmlSAX2UnparsedEntityDecl()
DparserInternals.c1443 case XML_EXTERNAL_GENERAL_UNPARSED_ENTITY: in xmlNewEntityInputStream()
Dvalid.c3940 } else if (ent->etype != XML_EXTERNAL_GENERAL_UNPARSED_ENTITY) { in xmlValidateAttributeValue2()
3969 } else if (ent->etype != XML_EXTERNAL_GENERAL_UNPARSED_ENTITY) { in xmlValidateAttributeValue2()
6736 if (cur->etype == XML_EXTERNAL_GENERAL_UNPARSED_ENTITY) { in xmlValidateNotationCallback()
Dxmlschemastypes.c2943 XML_EXTERNAL_GENERAL_UNPARSED_ENTITY)) in xmlSchemaValAtomicType()
Dparser.c7623 else if (ent->etype == XML_EXTERNAL_GENERAL_UNPARSED_ENTITY) { in xmlParseEntityRef()
7817 else if (ent->etype == XML_EXTERNAL_GENERAL_UNPARSED_ENTITY) { in xmlParseStringEntityRef()
Dtree.c4510 case XML_EXTERNAL_GENERAL_UNPARSED_ENTITY: in xmlCopyDtd()
/external/ImageMagick/coders/
Dsvg.c1445 XML_EXTERNAL_GENERAL_UNPARSED_ENTITY,public_id,system_id,notation); in SVGUnparsedEntityDeclaration()
Dmsl.c491 XML_EXTERNAL_GENERAL_UNPARSED_ENTITY,public_id,system_id,notation); in MSLUnparsedEntityDeclaration()