Home
last modified time | relevance | path

Searched refs:inEntityValue (Results 1 – 7 of 7) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/expat/
Dxmlrole.h98 int inEntityValue; member
Dxmlparse.c1023 int oldInEntityValue = prologState.inEntityValue; in XML_ExternalEntityParserCreate()
1089 prologState.inEntityValue = oldInEntityValue; in XML_ExternalEntityParserCreate()
3575 if (prologState.inEntityValue) { in externalParEntInitProcessor()
5097 int oldInEntityValue = prologState.inEntityValue; in storeEntityValue()
5098 prologState.inEntityValue = 1; in storeEntityValue()
5248 prologState.inEntityValue = oldInEntityValue; in storeEntityValue()
Dxmlrole.c1322 state->inEntityValue = 0; in XmlPrologStateInit()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/expat/
Dxmlrole.h98 int inEntityValue; member
Dxmlparse.c980 int oldInEntityValue = prologState.inEntityValue; in XML_ExternalEntityParserCreate()
1039 prologState.inEntityValue = oldInEntityValue; in XML_ExternalEntityParserCreate()
3462 if (prologState.inEntityValue) { in externalParEntInitProcessor()
4975 int oldInEntityValue = prologState.inEntityValue; in storeEntityValue()
4976 prologState.inEntityValue = 1; in storeEntityValue()
5126 prologState.inEntityValue = oldInEntityValue; in storeEntityValue()
Dxmlrole.c1316 state->inEntityValue = 0; in XmlPrologStateInit()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Modules/expat/
Dxmlparse.c980 int oldInEntityValue = prologState.inEntityValue; in XML_ExternalEntityParserCreate()
1039 prologState.inEntityValue = oldInEntityValue; in XML_ExternalEntityParserCreate()
3462 if (prologState.inEntityValue) { in externalParEntInitProcessor()
4975 int oldInEntityValue = prologState.inEntityValue; in storeEntityValue()
4976 prologState.inEntityValue = 1; in storeEntityValue()
5126 prologState.inEntityValue = oldInEntityValue; in storeEntityValue()