BITSET_WORDS      360 compat/regex/regcomp.c 	  for (i = 0, ch = 0; i < BITSET_WORDS; ++i)
BITSET_WORDS      939 compat/regex/regcomp.c 	  for (i = 0, ch = 0; i < BITSET_WORDS; ++i)
BITSET_WORDS      969 compat/regex/regcomp.c   for (i = 0, ch = 0; i < BITSET_WORDS; ++i)
BITSET_WORDS     1124 compat/regex/regcomp.c 	for (i = 0x80 / BITSET_WORD_BITS; i < BITSET_WORDS; ++i)
BITSET_WORDS     3287 compat/regex/regcomp.c       for (sbc_idx = 0; sbc_idx < BITSET_WORDS; ++sbc_idx)
BITSET_WORDS     3292 compat/regex/regcomp.c       if (sbc_idx < BITSET_WORDS)
BITSET_WORDS      736 compat/regex/regex_internal.h   for (bitset_i = 0; bitset_i < BITSET_WORDS; ++bitset_i)
BITSET_WORDS      744 compat/regex/regex_internal.h   for (bitset_i = 0; bitset_i < BITSET_WORDS; ++bitset_i)
BITSET_WORDS      752 compat/regex/regex_internal.h   for (bitset_i = 0; bitset_i < BITSET_WORDS; ++bitset_i)
BITSET_WORDS     3466 compat/regex/regexec.c       for (i = 0; i < BITSET_WORDS; ++i)
BITSET_WORDS     3497 compat/regex/regexec.c       for (i = 0; i < BITSET_WORDS; ++i)
BITSET_WORDS     3632 compat/regex/regexec.c 		for (j = 0; j < BITSET_WORDS; ++j)
BITSET_WORDS     3636 compat/regex/regexec.c 		for (j = 0; j < BITSET_WORDS; ++j)
BITSET_WORDS     3651 compat/regex/regexec.c 		for (j = 0; j < BITSET_WORDS; ++j)
BITSET_WORDS     3655 compat/regex/regexec.c 		for (j = 0; j < BITSET_WORDS; ++j)
BITSET_WORDS     3677 compat/regex/regexec.c 	  for (k = 0; k < BITSET_WORDS; ++k)
BITSET_WORDS     3685 compat/regex/regexec.c 	  for (k = 0; k < BITSET_WORDS; ++k)