Home
last modified time | relevance | path

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

/aosp_15_r20/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()
/aosp_15_r20/external/python/cpython3/Modules/expat/
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()
/aosp_15_r20/external/expat/expat/lib/
H A Dxmlparse.c423 XML_Bool betweenDecl; /* WFC: PE Between Declarations */ member
5537 XML_Bool betweenDecl in doProlog() local
5824 processInternalEntity(XML_Parser parser, ENTITY *entity, XML_Bool betweenDecl) { in processInternalEntity()
/aosp_15_r20/cts/hostsidetests/securitybulletin/securityPatch/CVE-2022-23852/
H A Dpoc.cpp84 XML_Bool betweenDecl; /* WFC: PE Between Declarations */ member