Searched refs:m_entity_stats (Results 1 – 1 of 1) sorted by relevance
783 ENTITY_STATS m_entity_stats; member1621 memset(&parser->m_entity_stats, 0, sizeof(ENTITY_STATS));1622 parser->m_entity_stats.debugLevel = getDebugLevel("EXPAT_ENTITY_DEBUG", 0u);8610 if (rootParser->m_entity_stats.debugLevel == 0u)8622 (void *)rootParser, rootParser->m_entity_stats.countEverOpened,8623 rootParser->m_entity_stats.currentDepth,8624 rootParser->m_entity_stats.maximumDepthSeen,8625 ((int)rootParser->m_entity_stats.currentDepth - 1) * 2, "",8635 rootParser->m_entity_stats.countEverOpened++;8636 rootParser->m_entity_stats.currentDepth++;[all …]