Searched refs:editfact_count (Results 1 – 1 of 1) sorted by relevance
286 int32_t editfact_count = intCharCounts[EncoderIndex(Encoding::EDIFACT)]; in LookAheadTest() local288 int32_t bet_min = std::min({base256_count, editfact_count, text_count}); in LookAheadTest()