re_string_length 1803 compat/regex/regcomp.c if (re_string_cur_idx (input) + 1 >= re_string_length (input)) re_string_length 1992 compat/regex/regcomp.c re_string_cur_idx (input) + 1 != re_string_length (input)) re_string_length 2036 compat/regex/regcomp.c && re_string_cur_idx (input) + 1 < re_string_length (input)) re_string_length 2050 compat/regex/regcomp.c if (re_string_cur_idx (input) + 1 < re_string_length (input))