compile_range    1568 libglibc/regex.c static reg_errcode_t compile_range _RE_ARGS ((const char **p_ptr,
compile_range    2239 libglibc/regex.c                       = compile_range (&p, pend, translate, syntax, b);
compile_range    2250 libglibc/regex.c                     ret = compile_range (&p, pend, translate, syntax, b);