MIN_WORD_LENGTH   208 enc/jis/props.h   if (len <= MAX_WORD_LENGTH && len >= MIN_WORD_LENGTH)
MIN_WORD_LENGTH  1387 enc/unicode/casefold.h       MIN_WORD_LENGTH = 3,
MIN_WORD_LENGTH  4418 enc/unicode/casefold.h       MIN_WORD_LENGTH = 3,
MIN_WORD_LENGTH  6046 enc/unicode/casefold.h       MIN_WORD_LENGTH = 6,
MIN_WORD_LENGTH  6202 enc/unicode/casefold.h       MIN_WORD_LENGTH = 9,
MIN_WORD_LENGTH  34002 enc/unicode/name2ctype.h   if (len <= MAX_WORD_LENGTH && len >= MIN_WORD_LENGTH)
MIN_WORD_LENGTH   463 ext/date/zonetab.h       MIN_WORD_LENGTH = 1,
MIN_WORD_LENGTH   883 ext/date/zonetab.h   if (len <= MAX_WORD_LENGTH && len >= MIN_WORD_LENGTH)
MIN_WORD_LENGTH   290 lex.c            if (len <= MAX_WORD_LENGTH && len >= MIN_WORD_LENGTH)