Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/regex/
A Dregex_internal.h348 #define re_string_fetch_byte(pstr) \ macro
A Dregex_internal.c785 return re_string_fetch_byte (pstr); in internal_function()
800 return re_string_fetch_byte (pstr); in internal_function()
806 return re_string_fetch_byte (pstr); in internal_function()
A Dregcomp.c3290 ch = re_string_fetch_byte (regexp); in parse_bracket_symbol()
A Dregexec.c2189 ch = re_string_fetch_byte (&mctx->input); in transit_state()

Completed in 17 milliseconds