Home
last modified time | relevance | path

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

/freebsd/contrib/expat/lib/
H A Dxmlparse.c434 XML_Bool betweenDecl; /* WFC: PE Between Declarations */ member
5678 XML_Bool betweenDecl in doProlog() local
5978 processEntity(XML_Parser parser, ENTITY *entity, XML_Bool betweenDecl, in processEntity()