Home
last modified time | relevance | path

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

/freebsd/contrib/expat/lib/
H A Dxmlparse.c495 static enum XML_Error processEntity(XML_Parser parser, ENTITY *entity,
3081 result = processEntity(parser, entity, XML_FALSE, ENTITY_INTERNAL); in doContent()
5680 result = processEntity(parser, entity, betweenDecl, ENTITY_INTERNAL); in doProlog()
5978 processEntity(XML_Parser parser, ENTITY *entity, XML_Bool betweenDecl, in processEntity() function
6367 result = processEntity(parser, entity, XML_FALSE, ENTITY_ATTRIBUTE); in appendAttributeValue()
6482 result = processEntity(parser, entity, XML_FALSE, ENTITY_VALUE); in storeEntityValue()