Home | History | Annotate | Download | only in lib

Lines Matching full:cur_char_size

3327   int cur_char_size;
3328 cur_char_size = re_string_char_size_at (regexp, re_string_cur_idx (regexp));
3329 if (cur_char_size > 1)
3333 re_string_skip_bytes (regexp, cur_char_size);