Searched refs:re_string_first_byte (Results 1 – 4 of 4) sorted by relevance
448 #define re_string_first_byte(pstr, idx) \ macro
1783 !re_string_first_byte (input, re_string_cur_idx (input))) in peek_token()2018 !re_string_first_byte (input, re_string_cur_idx (input))) in peek_token_bracket()2234 && !re_string_first_byte (regexp, re_string_cur_idx (regexp))) in parse_expression()
891 if (!re_string_first_byte (pstr, pstr->cur_idx)) in internal_function()
855 if (!sb && !re_string_first_byte (&mctx.input, 0)) in re_search_internal()