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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgrep/
H A Dregex.h387 /* If set, `re_match_2' does not return information about
422 `re_match_2' returns information about at least this many registers
483 extern int re_match_2 (struct re_pattern_buffer *buffer, const char *string1,
H A Dregex.c57 # define re_match_2(bufp, string1, size1, string2, size2, pos, regs, stop) \ macro
147 commands in re_match_2. */
444 of re_match_2.) */
1424 re_match_2 use a failure stack. These have to be macros because of
1807 /* Declarations and macros for re_match_2. */
3731 `push_dummy_failure' in `re_match_2'. */
5291 /* Macros for dealing with the split strings in re_match_2. */
5411 /* re_match is like re_match_2 except it takes only a single string. */
5457 /* re_match_2 matches the compiled pattern in BUFP against the
5471 re_match_2 (struc
5454 re_match_2 (struct re_pattern_buffer *bufp, function
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/zebra/lib/
H A Dregex-gnu.h377 /* If set, `re_match_2' does not return information about
412 `re_match_2' returns information about at least this many registers
491 extern int re_match_2
H A Dregex.c68 # define re_match_2(bufp, string1, size1, string2, size2, pos, regs, stop) \ macro
156 commands in re_match_2. */
427 of re_match_2.) */
1139 re_match_2 use a failure stack. These have to be macros because of
1517 /* Declarations and macros for re_match_2. */
2519 `push_dummy_failure' in `re_match_2'. */
3729 /* Macros for dealing with the split strings in re_match_2. */
3805 /* re_match is like re_match_2 except it takes only a single string. */
3840 /* re_match_2 matches the compiled pattern in BUFP against the
3854 re_match_2 (buf
3835 re_match_2 (bufp, string1, size1, string2, size2, pos, regs, stop) function
[all...]

Completed in 113 milliseconds