Searched refs:activationThresholdBytes (Results 1 – 3 of 3) sorted by relevance
407 const unsigned long long activationThresholdBytes in START_TEST() local420 parser, activationThresholdBytes) in START_TEST()
1059 XML_Parser parser, unsigned long long activationThresholdBytes);
452 unsigned long long activationThresholdBytes; member1314 parser->m_accounting.activationThresholdBytes in parserInit()2737 XML_Parser parser, unsigned long long activationThresholdBytes) { in XML_SetBillionLaughsAttackProtectionActivationThreshold() argument2741 parser->m_accounting.activationThresholdBytes = activationThresholdBytes; in XML_SetBillionLaughsAttackProtectionActivationThreshold()8208 = (countBytesOutput < rootParser->m_accounting.activationThresholdBytes) in accountingDiffTolerated()