Home
last modified time | relevance | path

Searched defs:string1 (Results 1 – 15 of 15) sorted by relevance

/netbsd-src/external/gpl3/gdb/dist/readline/readline/
H A Dutil.c335 _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 Dtr.c55 static int string1[NCHARS], string2[NCHARS]; variable
/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dregex.c36 # define re_match_2(bufp, string1, size1, string2, size2, pos, regs, stop) \ argument
/netbsd-src/sys/arch/atari/stand/tostools/libtos/
H A Ddiskio.c315 strbd(char *string1) in strbd()
/netbsd-src/sys/arch/atari/stand/tostools/aptck/
H A Ddiskio.c315 strbd(char *string1) in strbd()
/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dacl.c2155 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 Dregex.c71 # 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 Dregex.c94 # 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 Dregex.c78 # 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 Dregex.c58 # 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 Dregex.c78 # 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 Dregex.c78 # 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 Dregex.c74 # 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 Darm.c1049 #define streq(string1, string2) (strcmp (string1, string2) == 0) argument
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm.cc1049 #define streq(string1, string2) (strcmp (string1, string2) == 0) argument