Home
last modified time | relevance | path

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

/mirbsd/src/lib/libexpat/lib/
Dxmlparse.c291 XML_Bool betweenDecl; /* WFC: PE Between Declarations */ member
331 XML_Bool betweenDecl);
3686 if (enc != encoding && !openInternalEntities->betweenDecl) { in doProlog()
4384 XML_Bool betweenDecl = in doProlog() local
4386 result = processInternalEntity(parser, entity, betweenDecl); in doProlog()
4661 XML_Bool betweenDecl) in processInternalEntity() argument
4683 openEntity->betweenDecl = betweenDecl; in processInternalEntity()