/netbsd-src/external/gpl3/gdb/dist/readline/readline/ |
H A D | util.c | 335 _rl_strpbrk (const char *string1, const char *string2) in _rl_strpbrk() 369 _rl_strnicmp (const char *string1, const char *string2, int count) in _rl_strnicmp() 396 _rl_stricmp (const char *string1, const char *string2) in _rl_stricmp()
|
/netbsd-src/usr.bin/tr/ |
H A D | tr.c | 55 static int string1[NCHARS], string2[NCHARS]; variable
|
/netbsd-src/external/gpl2/xcvs/dist/lib/ |
H A D | regex.c | 36 # define re_match_2(bufp, string1, size1, string2, size2, pos, regs, stop) \ argument
|
/netbsd-src/sys/arch/atari/stand/tostools/libtos/ |
H A D | diskio.c | 315 strbd(char *string1) in strbd()
|
/netbsd-src/sys/arch/atari/stand/tostools/aptck/ |
H A D | diskio.c | 315 strbd(char *string1) in strbd()
|
/netbsd-src/external/gpl2/xcvs/dist/src/ |
H A D | acl.c | 2155 char *findusername (const char *string1, const char *string2) in findusername() 2188 char *findgroupname (const char *string1, const char *string2) in findgroupname()
|
/netbsd-src/external/gpl2/diffutils/dist/lib/ |
H A D | regex.c | 71 # define re_match_2(bufp, string1, size1, string2, size2, pos, regs, stop) \ argument 1187 const CHAR_T *string1; variable 5055 const char *string1, *string2; variable 5119 const char *string1, *string2; variable 5565 re_match_2 (bufp, string1, size1, string2, size2, pos, regs, stop) in re_match_2() argument 5651 wcs_re_match_2_internal (bufp, cstring1, csize1, cstring2, csize2, pos, in wcs_re_match_2_internal() argument
|
/netbsd-src/external/gpl2/grep/dist/lib/ |
H A D | regex.c | 94 # define re_match_2(bufp, string1, size1, string2, size2, pos, regs, stop) \ argument 1123 print_double_string (where, string1, size1, string2, size2) in print_double_string() argument 4951 const char *string1, *string2; variable 5270 re_match_2 (bufp, string1, size1, string2, size2, pos, regs, stop) in re_match_2() argument 5351 CHAR_TYPE *string1 = NULL, *string2 = NULL; local
|
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/ |
H A D | regex.c | 78 # define re_match_2(bufp, string1, size1, string2, size2, pos, regs, stop) \ argument 5454 re_match_2 (struct re_pattern_buffer *bufp, const char *string1, int size1, in re_match_2() 5543 wchar_t *string1, int size1, in wcs_re_match_2_internal()
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgrep/ |
H A D | regex.c | 58 # define re_match_2(bufp, string1, size1, string2, size2, pos, regs, stop) \ argument 5456 const char *string1, int size1, in re_match_2() 5547 wchar_t *string1, int size1, in wcs_re_match_2_internal()
|
/netbsd-src/external/gpl3/gcc/dist/libiberty/ |
H A D | regex.c | 78 # define re_match_2(bufp, string1, size1, string2, size2, pos, regs, stop) \ argument 5454 re_match_2 (struct re_pattern_buffer *bufp, const char *string1, int size1, in re_match_2() 5543 wchar_t *string1, int size1, in wcs_re_match_2_internal()
|
/netbsd-src/external/gpl3/binutils/dist/libiberty/ |
H A D | regex.c | 78 # define re_match_2(bufp, string1, size1, string2, size2, pos, regs, stop) \ argument 5454 re_match_2 (struct re_pattern_buffer *bufp, const char *string1, int size1, in re_match_2() 5543 wchar_t *string1, int size1, in wcs_re_match_2_internal()
|
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/ |
H A D | regex.c | 74 # define re_match_2(bufp, string1, size1, string2, size2, pos, regs, stop) \ argument 5450 re_match_2 (struct re_pattern_buffer *bufp, const char *string1, int size1, in re_match_2() 5539 wchar_t *string1, int size1, in wcs_re_match_2_internal()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/ |
H A D | arm.c | 1049 #define streq(string1, string2) (strcmp (string1, string2) == 0) argument
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/ |
H A D | arm.cc | 1049 #define streq(string1, string2) (strcmp (string1, string2) == 0) argument
|