Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/expat/lib/
H A Dxmlparse.c304 XML_Bool betweenDecl; /* WFC: PE Between Declarations */ member
344 XML_Bool betweenDecl);
3867 if (enc != encoding && !openInternalEntities->betweenDecl) { in doProlog()
4570 XML_Bool betweenDecl = in doProlog() local
4572 result = processInternalEntity(parser, entity, betweenDecl); in doProlog()
4847 XML_Bool betweenDecl) in processInternalEntity() argument
4869 openEntity->betweenDecl = betweenDecl; in processInternalEntity()