Searched refs:MinLength (Results 1 – 3 of 3) sorted by relevance
69 static int MinLength = 4;91 if (L.size() < static_cast<size_t>(MinLength)) in parseIntArg() 150 parseIntArg(Args, OPT_bytes_EQ, MinLength); in main() 165 if (MinLength == 0) { in main() 76 static int MinLength = 4; global() variable
174 const unsigned MinLength = 2; member
324 if (Length < MinLength) in advance()