Home
last modified time | relevance | path

Searched refs:re_string_fetch_byte (Results 1 – 8 of 8) sorted by relevance

/dflybsd-src/contrib/cvs-1.12/lib/
H A Dregex_internal.c778 return re_string_fetch_byte (pstr); in internal_function()
794 return re_string_fetch_byte (pstr); in internal_function()
800 return re_string_fetch_byte (pstr); in internal_function()
H A Dregex_internal.h439 #define re_string_fetch_byte(pstr) \ macro
H A Dregcomp.c3301 ch = re_string_fetch_byte (regexp); in parse_bracket_symbol()
H A Dregexec.c2265 ch = re_string_fetch_byte (&mctx->input); in transit_state()
/dflybsd-src/contrib/grep/lib/
H A Dregex_internal.c878 return re_string_fetch_byte (pstr); in re_string_fetch_byte_case()
894 return re_string_fetch_byte (pstr); in re_string_fetch_byte_case()
900 return re_string_fetch_byte (pstr); in re_string_fetch_byte_case()
H A Dregex_internal.h434 #define re_string_fetch_byte(pstr) \ macro
H A Dregcomp.c3447 ch = re_string_fetch_byte (regexp); in parse_bracket_symbol()
H A Dregexec.c2231 ch = re_string_fetch_byte (&mctx->input); in transit_state()