Searched refs:MinLength (Results 1 – 3 of 3) sorted by relevance
71 static int MinLength = 4; variable93 if (L.size() < static_cast<size_t>(MinLength)) in strings()152 parseIntArg(Args, OPT_bytes_EQ, MinLength); in main()167 if (MinLength == 0) { in main()
175 const unsigned MinLength = 2; member
323 if (Length < MinLength) in advance()