Home
last modified time | relevance | path

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

/NextBSD/contrib/expat/lib/
HDxmlparse.c297 XML_Bool betweenDecl; /* WFC: PE Between Declarations */ member
337 XML_Bool betweenDecl);
3835 if (enc != encoding && !openInternalEntities->betweenDecl) { in doProlog()
4538 XML_Bool betweenDecl = in doProlog() local
4540 result = processInternalEntity(parser, entity, betweenDecl); in doProlog()
4815 XML_Bool betweenDecl) in processInternalEntity() argument
4837 openEntity->betweenDecl = betweenDecl; in processInternalEntity()