Searched refs:MinLength (Results 1 – 1 of 1) sorted by relevance
39 MinLength("bytes", cl::desc("Print sequences of the specified length"), variable41 static cl::alias MinLengthShort("n", cl::desc(""), cl::aliasopt(MinLength));60 if (L.size() < static_cast<size_t>(MinLength)) in strings()99 if (MinLength == 0) { in main()