Home
last modified time | relevance | path

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

/external/expat/lib/
Dxmlparse.c297 XML_Bool betweenDecl; /* WFC: PE Between Declarations */ member
337 XML_Bool betweenDecl);
3816 if (enc != encoding && !openInternalEntities->betweenDecl) { in doProlog()
4519 XML_Bool betweenDecl = in doProlog() local
4521 result = processInternalEntity(parser, entity, betweenDecl); in doProlog()
4796 XML_Bool betweenDecl) in processInternalEntity() argument
4818 openEntity->betweenDecl = betweenDecl; in processInternalEntity()