Searched refs:m_accounting (Results 1 – 1 of 1) sorted by relevance
756 ACCOUNTING m_accounting;1262 memset(&parser->m_accounting, 0, sizeof(ACCOUNTING)); in parserInit() 1263 parser->m_accounting.debugLevel = getDebugLevel("EXPAT_ACCOUNTING_DEBUG", 0u); in parserInit() 1264 parser->m_accounting.maximumAmplificationFactor in parserInit() 1266 parser->m_accounting.activationThresholdBytes in parserInit() 2625 parser->m_accounting.maximumAmplificationFactor = maximumAmplificationFactor; in XML_SetBillionLaughsAttackProtectionActivationThreshold() 2635 parser->m_accounting.activationThresholdBytes = activationThresholdBytes; in XML_SetReparseDeferralEnabled() 7824 = rootParser->m_accounting.countBytesDirect in accountingGetCurrentAmplification() 7825 + rootParser->m_accounting.countBytesIndirect; in accountingGetCurrentAmplification() 7827 = rootParser->m_accounting755 ACCOUNTING m_accounting; global() member [all...]