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

/haiku/src/system/libroot/posix/glibc/regex/
H A Dregexec.c107 static int check_dst_limits_calc_pos (const re_match_context_t *mctx,
1901 dst_pos = check_dst_limits_calc_pos (mctx, limits->elems[lim_idx],
1904 src_pos = check_dst_limits_calc_pos (mctx, limits->elems[lim_idx],
2003 check_dst_limits_calc_pos (const re_match_context_t *mctx, int limit,
4233 /* This is a cache that saves negative results of check_dst_limits_calc_pos.
2000 check_dst_limits_calc_pos (const re_match_context_t *mctx, int limit, function

Completed in 45 milliseconds