Home
last modified time | relevance | path

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

/src/contrib/expat/lib/
H A Dxmlparse.c435 XML_Bool betweenDecl; /* WFC: PE Between Declarations */ member
505 XML_Bool betweenDecl, enum EntityType type);
5262 && ! parser->m_openInternalEntities->betweenDecl) {
6037 XML_Bool betweenDecl local
6039 result = processEntity(parser, entity, betweenDecl, ENTITY_INTERNAL);
6340 processEntity(XML_Parser parser, ENTITY *entity, XML_Bool betweenDecl, argument
6388 openEntity->betweenDecl = betweenDecl;