Home
last modified time | relevance | path

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

/freebsd/contrib/expat/lib/
H A Dxmlparse.c461 XML_Bool betweenDecl; /* WFC: PE Between Declarations */ member
531 XML_Bool betweenDecl, enum EntityType type);
5320 && ! parser->m_openInternalEntities->betweenDecl) {
6140 XML_Bool betweenDecl local
6142 result = processEntity(parser, entity, betweenDecl, ENTITY_INTERNAL);
6452 processEntity(XML_Parser parser, ENTITY *entity, XML_Bool betweenDecl, argument
6498 openEntity->betweenDecl = betweenDecl;