Searched refs:activationThresholdBytes (Results 1 – 3 of 3) sorted by relevance
404 const unsigned long long activationThresholdBytes in START_TEST() local417 parser, activationThresholdBytes) in START_TEST()
1057 XML_Parser parser, unsigned long long activationThresholdBytes);
440 unsigned long long activationThresholdBytes; member1265 parser->m_accounting.activationThresholdBytes in parserInit()2621 XML_Parser parser, unsigned long long activationThresholdBytes) { in XML_SetBillionLaughsAttackProtectionActivationThreshold() argument2625 parser->m_accounting.activationThresholdBytes = activationThresholdBytes; in XML_SetBillionLaughsAttackProtectionActivationThreshold()7930 = (countBytesOutput < rootParser->m_accounting.activationThresholdBytes) in accountingDiffTolerated()