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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgrep/
H A Dregex.h478 extern int re_match (struct re_pattern_buffer *buffer, const char *string,
482 /* Relates to `re_match' as `re_search_2' relates to `re_search'. */
H A Dm-regex.c425 len = re_match (&(cregex->patterns[i].regexbuf), beg,
H A Dregex.c59 # define re_match(bufp, string, size, pos, regs) \ macro
261 re_search* or re_match* could cause memory leaks when C-g is used in
5411 /* re_match is like re_match_2 except it takes only a single string. */
5414 re_match (struct re_pattern_buffer *bufp,
5437 weak_alias (__re_match, re_match)
7889 by passing null for the REGS argument to re_match, etc., not by
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/zebra/lib/
H A Dregex-gnu.h485 extern int re_match
490 /* Relates to `re_match' as `re_search_2' relates to `re_search'. */
H A Dregex.c70 # define re_match(bufp, string, size, pos, regs) \ macro
283 re_search* or re_match* could cause memory leaks when C-g is used in
3805 /* re_match is like re_match_2 except it takes only a single string. */
3808 re_match (bufp, string, size, pos, regs)
3824 weak_alias (__re_match, re_match)
5556 by passing null for the REGS argument to re_match, etc., not by
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/
H A Dconfigure[all...]

Completed in 312 milliseconds