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

/freebsd-10.1-release/contrib/binutils/libiberty/
H A Dregex.c5682 const CHAR_T *match_end = NULL;
5930 boolean same_str_p = (FIRST_STRING_P (match_end)
5938 best_match_p = d > match_end;
5951 match_end = d;
5977 d = match_end;
5665 const CHAR_T *match_end = NULL; local
/freebsd-10.1-release/contrib/gcclibs/libiberty/
H A Dregex.c5682 const CHAR_T *match_end = NULL;
5930 boolean same_str_p = (FIRST_STRING_P (match_end)
5938 best_match_p = d > match_end;
5951 match_end = d;
5977 d = match_end;
5665 const CHAR_T *match_end = NULL; local

Completed in 205 milliseconds