Home
last modified time | relevance | path

Searched refs:sbc_idx (Results 1 – 1 of 1) sorted by relevance

/glibc-2.36/posix/
Dregcomp.c3348 int sbc_idx; in parse_bracket_exp() local
3356 for (sbc_idx = 0; sbc_idx < BITSET_WORDS; ++sbc_idx) in parse_bracket_exp()
3357 if (sbcset[sbc_idx]) in parse_bracket_exp()
3361 if (sbc_idx < BITSET_WORDS) in parse_bracket_exp()