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

/haiku-buildtools/binutils/include/
H A Dxregex.h13 # define re_match_2 xre_match_2 macro
H A Dxregex2.h384 /* If set, `re_match_2' does not return information about
419 `re_match_2' returns information about at least this many registers
486 extern int re_match_2 (struct re_pattern_buffer *buffer, const char *string1,
/haiku-buildtools/legacy/binutils/include/
H A Dxregex.h12 # define re_match_2 xre_match_2 macro
H A Dxregex2.h385 /* If set, `re_match_2' does not return information about
420 `re_match_2' returns information about at least this many registers
487 extern int re_match_2 (struct re_pattern_buffer *buffer, const char *string1,
/haiku-buildtools/gcc/include/
H A Dxregex.h13 # define re_match_2 xre_match_2 macro
H A Dxregex2.h385 /* If set, `re_match_2' does not return information about
420 `re_match_2' returns information about at least this many registers
487 extern int re_match_2 (struct re_pattern_buffer *buffer, const char *string1,
/haiku-buildtools/legacy/gcc/gcc/fixinc/
H A Dgnu-regex.h381 /* If set, `re_match_2' does not return information about
416 `re_match_2' returns information about at least this many registers
514 extern int re_match_2
H A Dgnu-regex.c142 commands in re_match_2. */
413 of re_match_2.) */
1071 re_match_2 use a failure stack. These have to be macros because of
1449 /* Declarations and macros for re_match_2. */
2451 `push_dummy_failure' in `re_match_2'. */
3657 /* Macros for dealing with the split strings in re_match_2. */
3733 /* re_match is like re_match_2 except it takes only a single string. */
3768 /* re_match_2 matches the compiled pattern in BUFP against the
3782 re_match_2 (bufp, string1, size1, string2, size2, pos, regs, stop)
3800 weak_alias (__re_match_2, re_match_2)
3763 re_match_2 (bufp, string1, size1, string2, size2, pos, regs, stop) function
[all...]
/haiku-buildtools/legacy/binutils/libiberty/
H A Dregex.c73 # define re_match_2(bufp, string1, size1, string2, size2, pos, regs, stop) \ macro
171 commands in re_match_2. */
500 of re_match_2.) */
1420 re_match_2 use a failure stack. These have to be macros because of
1803 /* Declarations and macros for re_match_2. */
3731 `push_dummy_failure' in `re_match_2'. */
5287 /* Macros for dealing with the split strings in re_match_2. */
5407 /* re_match is like re_match_2 except it takes only a single string. */
5451 /* re_match_2 matches the compiled pattern in BUFP against the
5465 re_match_2 (struc
5448 re_match_2 (struct re_pattern_buffer *bufp, const char *string1, int size1, function
[all...]
/haiku-buildtools/gcc/libiberty/
H A Dregex.c75 # define re_match_2(bufp, string1, size1, string2, size2, pos, regs, stop) \ macro
173 commands in re_match_2. */
502 of re_match_2.) */
1422 re_match_2 use a failure stack. These have to be macros because of
1805 /* Declarations and macros for re_match_2. */
3733 `push_dummy_failure' in `re_match_2'. */
5289 /* Macros for dealing with the split strings in re_match_2. */
5409 /* re_match is like re_match_2 except it takes only a single string. */
5453 /* re_match_2 matches the compiled pattern in BUFP against the
5467 re_match_2 (struc
5450 re_match_2 (struct re_pattern_buffer *bufp, const char *string1, int size1, function
[all...]
/haiku-buildtools/binutils/libiberty/
H A Dregex.c75 # define re_match_2(bufp, string1, size1, string2, size2, pos, regs, stop) \ macro
173 commands in re_match_2. */
502 of re_match_2.) */
1422 re_match_2 use a failure stack. These have to be macros because of
1805 /* Declarations and macros for re_match_2. */
3734 `push_dummy_failure' in `re_match_2'. */
5290 /* Macros for dealing with the split strings in re_match_2. */
5410 /* re_match is like re_match_2 except it takes only a single string. */
5454 /* re_match_2 matches the compiled pattern in BUFP against the
5468 re_match_2 (struc
5451 re_match_2 (struct re_pattern_buffer *bufp, const char *string1, int size1, function
[all...]

Completed in 288 milliseconds