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

/external/expat/lib/
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 66 milliseconds