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()
1059 XML_Parser parser, unsigned long long activationThresholdBytes);
441 unsigned long long activationThresholdBytes; member1266 parser->m_accounting.activationThresholdBytes in parserInit()2631 XML_Parser parser, unsigned long long activationThresholdBytes) { in XML_SetBillionLaughsAttackProtectionActivationThreshold() argument2635 parser->m_accounting.activationThresholdBytes = activationThresholdBytes; in XML_SetBillionLaughsAttackProtectionActivationThreshold()7940 = (countBytesOutput < rootParser->m_accounting.activationThresholdBytes) in accountingDiffTolerated()