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

/haiku/src/system/libroot/posix/glibc/regex/
H A Dregex_internal.c863 return re_string_fetch_byte (pstr);
878 return re_string_fetch_byte (pstr);
884 return re_string_fetch_byte (pstr);
H A Dregex_internal.h344 /* The index in MBS, which is updated by re_string_fetch_byte. */
406 #define re_string_fetch_byte(pstr) \ macro
H A Dregcomp.c3339 ch = re_string_fetch_byte (regexp);
H A Dregexec.c2276 ch = re_string_fetch_byte (&mctx->input);

Completed in 159 milliseconds