Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/expat/expat/lib/
H A Dxmlparse.c601 static unsigned long getDebugLevel(const char *variableName,
911 if (getDebugLevel("EXPAT_ENTROPY_DEBUG", 0) >= 1u) { in ENTROPY_DEBUG()
1229 parser->m_accounting.debugLevel = getDebugLevel("EXPAT_ACCOUNTING_DEBUG", 0u); in parserInit()
1236 parser->m_entity_stats.debugLevel = getDebugLevel("EXPAT_ENTITY_DEBUG", 0u); in parserInit()
8364 getDebugLevel(const char *variableName, unsigned long defaultDebugLevel) { in getDebugLevel() function
/third_party/python/Modules/expat/
H A Dxmlparse.c590 static unsigned long getDebugLevel(const char *variableName,
894 if (getDebugLevel("EXPAT_ENTROPY_DEBUG", 0) >= 1u) { in ENTROPY_DEBUG()
1168 parser->m_accounting.debugLevel = getDebugLevel("EXPAT_ACCOUNTING_DEBUG", 0u); in parserInit()
1175 parser->m_entity_stats.debugLevel = getDebugLevel("EXPAT_ENTITY_DEBUG", 0u); in parserInit()
8388 getDebugLevel(const char *variableName, unsigned long defaultDebugLevel) { in getDebugLevel() function

Completed in 22 milliseconds