Searched refs:re_string_char_size_at (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/contrib/libgnuregex/
H A Dregex_internal.h721 re_string_char_size_at (const re_string_t *pstr, int idx)
720 re_string_char_size_at (const re_string_t *pstr, int idx) function
H A Dregex_internal.c899 re_string_char_size_at (pstr, pstr->cur_idx));
H A Dregcomp.c3325 cur_char_size = re_string_char_size_at (regexp, re_string_cur_idx (regexp));
H A Dregexec.c3814 char_len = re_string_char_size_at (input, str_idx);

Completed in 146 milliseconds