Searched refs:isParamEntity (Results 1 - 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Modules/expat/
H A Dxmlparse.c652 #define isParamEntity (parser->m_isParamEntity) macro
863 isParamEntity = XML_FALSE;
1058 isParamEntity = XML_TRUE;
1125 if (!isParamEntity && _dtd)
1698 if (isParamEntity) {
3707 if (isParamEntity || enc != encoding) {
4992 if (isParamEntity || enc != encoding) {
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/expat/
H A Dxmlparse.c652 #define isParamEntity (parser->m_isParamEntity) macro
863 isParamEntity = XML_FALSE;
1058 isParamEntity = XML_TRUE;
1125 if (!isParamEntity && _dtd)
1698 if (isParamEntity) {
3707 if (isParamEntity || enc != encoding) {
4992 if (isParamEntity || enc != encoding) {
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/expat/
H A Dxmlparse.c664 #define isParamEntity (parser->m_isParamEntity) macro
905 isParamEntity = XML_FALSE;
1108 isParamEntity = XML_TRUE;
1175 if (!isParamEntity && _dtd)
1776 if (isParamEntity) {
3824 if (isParamEntity || enc != encoding) {
5114 if (isParamEntity || enc != encoding) {

Completed in 50 milliseconds