Searched refs:betweenDecl (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/expat-2.0.1/lib/
H A Dxmlparse.c295 XML_Bool betweenDecl; /* WFC: PE Between Declarations */ member in struct:open_internal_entity
335 XML_Bool betweenDecl);
3710 if (enc != encoding && !openInternalEntities->betweenDecl) {
4408 XML_Bool betweenDecl = local
4410 result = processInternalEntity(parser, entity, betweenDecl);
4685 XML_Bool betweenDecl)
4707 openEntity->betweenDecl = betweenDecl;
4684 processInternalEntity(XML_Parser parser, ENTITY *entity, XML_Bool betweenDecl) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/expat-2.0.1/lib/
H A Dxmlparse.c295 XML_Bool betweenDecl; /* WFC: PE Between Declarations */ member in struct:open_internal_entity
335 XML_Bool betweenDecl);
3709 if (enc != encoding && !openInternalEntities->betweenDecl) {
4407 XML_Bool betweenDecl = local
4409 result = processInternalEntity(parser, entity, betweenDecl);
4684 XML_Bool betweenDecl)
4706 openEntity->betweenDecl = betweenDecl;
4683 processInternalEntity(XML_Parser parser, ENTITY *entity, XML_Bool betweenDecl) argument

Completed in 121 milliseconds