Home
last modified time | relevance | path

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

/freebsd/contrib/expat/lib/
H A Dxmlparse.c434 XML_Bool betweenDecl; /* WFC: PE Between Declarations */ member
504 XML_Bool betweenDecl, enum EntityType type);
5279 && ! parser->m_openInternalEntities->betweenDecl) {
6057 XML_Bool betweenDecl local
6059 result = processEntity(parser, entity, betweenDecl, ENTITY_INTERNAL);
6360 processEntity(XML_Parser parser, ENTITY *entity, XML_Bool betweenDecl, argument
6408 openEntity->betweenDecl = betweenDecl;