Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/expat/lib/
H A Dxmlparse.c423 ENTITY_INTERNAL, enumerator
3081 result = processEntity(parser, entity, XML_FALSE, ENTITY_INTERNAL); in doContent()
5680 result = processEntity(parser, entity, betweenDecl, ENTITY_INTERNAL); in doProlog()
5982 case ENTITY_INTERNAL: in processEntity()
6033 if (type == ENTITY_INTERNAL) { in processEntity()