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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/lib/
H A Dregex.c3990 const char *match_end = NULL;
4134 boolean same_str_p = (FIRST_STRING_P (match_end)
4142 best_match_p = d > match_end;
4155 match_end = d;
4181 d = match_end;
3971 const char *match_end = NULL; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgrep/
H A Dregex.c5694 const CHAR_T *match_end = NULL;
6035 boolean same_str_p = (FIRST_STRING_P (match_end)
6041 best_match_p = d > match_end;
6055 match_end = d;
6081 d = match_end;
5677 const CHAR_T *match_end = NULL; local

Completed in 305 milliseconds