getDebugLevel
if (getDebugLevel("EXPAT_ENTROPY_DEBUG", 0) >= 1u) {
= getDebugLevel("EXPAT_MALLOC_DEBUG", 0u);
parser->m_accounting.debugLevel = getDebugLevel("EXPAT_ACCOUNTING_DEBUG", 0u);
parser->m_entity_stats.debugLevel = getDebugLevel("EXPAT_ENTITY_DEBUG", 0u);
static unsigned long getDebugLevel(const char *variableName,