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);
3829 if (enc != encoding && !openInternalEntities->betweenDecl) { in doProlog()
4532 XML_Bool betweenDecl = in doProlog() local
4534 result = processInternalEntity(parser, entity, betweenDecl); in doProlog()
4809 XML_Bool betweenDecl) in processInternalEntity() argument
4831 openEntity->betweenDecl = betweenDecl; in processInternalEntity()