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

/openbsd-current/gnu/lib/libiberty/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,
/openbsd-current/gnu/gcc/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,
/openbsd-current/gnu/usr.bin/binutils/include/
H A Dxregex.h12 # define re_match_2 xre_match_2 macro
H A Dxregex2.h382 /* If set, `re_match_2' does not return information about
417 `re_match_2' returns information about at least this many registers
496 extern int re_match_2
/openbsd-current/gnu/usr.bin/binutils-2.17/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,
/openbsd-current/gnu/usr.bin/cvs/lib/
H A Dregex.h350 /* If set, `re_match_2' does not return information about
389 `re_match_2' returns information about at least this many registers
468 extern int re_match_2
H A Dregex.c125 commands in re_match_2. */
402 of re_match_2.) */
1134 re_match_2 use a failure stack. These have to be macros because of
2543 `push_dummy_failure' in `re_match_2'. */
3959 /* Declarations and macros for re_match_2. */
3973 /* Macros for dealing with the split strings in re_match_2. */
4058 /* re_match is like re_match_2 except it takes only a single string. */
4084 /* re_match_2 matches the compiled pattern in BUFP against the
4098 re_match_2 (bufp, string1, size1, string2, size2, pos, regs, stop)
4258 DEBUG_PRINT1 ("\n\nEntering re_match_2
4078 re_match_2 (bufp, string1, size1, string2, size2, pos, regs, stop) function
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/fixinc/
H A Dgnu-regex.h377 /* If set, `re_match_2' does not return information about
412 `re_match_2' returns information about at least this many registers
510 extern int re_match_2
H A Dgnu-regex.c134 commands in re_match_2. */
360 of re_match_2.) */
1018 re_match_2 use a failure stack. These have to be macros because of
1396 /* Declarations and macros for re_match_2. */
2398 `push_dummy_failure' in `re_match_2'. */
3604 /* Macros for dealing with the split strings in re_match_2. */
3680 /* re_match is like re_match_2 except it takes only a single string. */
3715 /* re_match_2 matches the compiled pattern in BUFP against the
3729 re_match_2 (bufp, string1, size1, string2, size2, pos, regs, stop)
3747 weak_alias (__re_match_2, re_match_2)
3710 re_match_2 (bufp, string1, size1, string2, size2, pos, regs, stop) function
[all...]
/openbsd-current/gnu/lib/libiberty/src/
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...]

Completed in 220 milliseconds