Home
last modified time | relevance | path

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

/dflybsd-src/contrib/expat/lib/
H A Dxmlparse.c401 XML_Bool betweenDecl; /* WFC: PE Between Declarations */ member
5428 XML_Bool betweenDecl in doProlog() local
5715 processInternalEntity(XML_Parser parser, ENTITY *entity, XML_Bool betweenDecl) { in processInternalEntity()