Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/expat/
Dxmlparse.c380 XML_Bool betweenDecl; /* WFC: PE Between Declarations */ member
5110 XML_Bool betweenDecl = in doProlog() local
5387 XML_Bool betweenDecl) in processInternalEntity()
/external/expat/expat/lib/
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()
/external/python/cpython3/Modules/expat/
Dxmlparse.c400 XML_Bool betweenDecl; /* WFC: PE Between Declarations */ member
5419 XML_Bool betweenDecl in doProlog() local
5706 processInternalEntity(XML_Parser parser, ENTITY *entity, XML_Bool betweenDecl) { in processInternalEntity()