Home
last modified time | relevance | path

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

/external/expat/expat/lib/
Dxmlparse.c424 XML_Bool betweenDecl; /* WFC: PE Between Declarations */ member
5547 XML_Bool betweenDecl in doProlog() local
5834 processInternalEntity(XML_Parser parser, ENTITY *entity, XML_Bool betweenDecl) { in processInternalEntity()
/external/python/cpython3/Modules/expat/
Dxmlparse.c424 XML_Bool betweenDecl; /* WFC: PE Between Declarations */ member
5547 XML_Bool betweenDecl in doProlog() local
5834 processInternalEntity(XML_Parser parser, ENTITY *entity, XML_Bool betweenDecl) { in processInternalEntity()