Home
last modified time | relevance | path

Searched defs:string2 (Results 1 – 19 of 19) sorted by relevance

/openbsd-src/gnu/lib/libreadline/
H A Dutil.c230 _rl_strpbrk (string1, string2) in _rl_strpbrk() argument
265 _rl_strnicmp (string1, string2, count) in _rl_strnicmp() argument
285 _rl_stricmp (string1, string2) in _rl_stricmp() argument
/dflybsd-src/contrib/gdb-7/readline/
H A Dutil.c336 _rl_strpbrk (string1, string2) in _rl_strpbrk() argument
371 _rl_strnicmp (string1, string2, count) in _rl_strnicmp() argument
399 _rl_stricmp (string1, string2) in _rl_stricmp() argument
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g77.f-torture/compile/
H A D19990525-0.f19 character*2 string2 local
/dflybsd-src/contrib/grep/lib/
H A Dregex.c46 # define re_match_2(bufp, string1, size1, string2, size2, pos, regs, stop) \ argument
/dflybsd-src/contrib/cvs-1.12/lib/
H A Dregex.c33 # define re_match_2(bufp, string1, size1, string2, size2, pos, regs, stop) \ argument
/openbsd-src/gnu/usr.bin/gcc/gcc/fixinc/
H A Dgnu-regex.c862 print_double_string (where, string1, size1, string2, size2) in print_double_string() argument
3445 const char *string1, *string2; variable
3710 re_match_2 (bufp, string1, size1, string2, size2, pos, regs, stop) in re_match_2() argument
3736 const char *string1, *string2; variable
/openbsd-src/gnu/usr.bin/cvs/lib/
H A Dregex.c993 print_double_string (where, string1, size1, string2, size2) in print_double_string() argument
3701 re_search_2 (bufp, string1, size1, string2, size2, startpos, range, regs, stop) in re_search_2() argument
4078 re_match_2 (bufp, string1, size1, string2, size2, pos, regs, stop) in re_match_2() argument
4109 re_match_2_internal (bufp, string1, size1, string2, size2, pos, regs, stop) in re_match_2_internal() argument
/dflybsd-src/contrib/ee/
H A Dee.c944 char string2[8]; local
1951 compare(string1, string2, sensitive) /* compare two strings */ in compare() argument
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dutils.c2395 strcmp_iw (const char *string1, const char *string2) in strcmp_iw()
2454 strcmp_iw_ordered (const char *string1, const char *string2) in strcmp_iw_ordered()
/dflybsd-src/contrib/binutils-2.27/libiberty/
H A Dregex.c75 # define re_match_2(bufp, string1, size1, string2, size2, pos, regs, stop) \ argument
5451 const char *string2, int size2, int pos, in re_match_2()
5540 wchar_t *string2, int size2, in wcs_re_match_2_internal()
/dflybsd-src/contrib/gcc-8.0/libiberty/
H A Dregex.c74 # define re_match_2(bufp, string1, size1, string2, size2, pos, regs, stop) \ argument
5451 const char *string2, int size2, int pos, in re_match_2()
5540 wchar_t *string2, int size2, in wcs_re_match_2_internal()
/dflybsd-src/contrib/binutils-2.34/libiberty/
H A Dregex.c74 # define re_match_2(bufp, string1, size1, string2, size2, pos, regs, stop) \ argument
5451 const char *string2, int size2, int pos, in re_match_2()
5540 wchar_t *string2, int size2, in wcs_re_match_2_internal()
/dflybsd-src/contrib/gcc-4.7/libiberty/
H A Dregex.c75 # define re_match_2(bufp, string1, size1, string2, size2, pos, regs, stop) \ argument
5451 const char *string2, int size2, int pos, in re_match_2()
5540 wchar_t *string2, int size2, in wcs_re_match_2_internal()
/dflybsd-src/contrib/gdb-7/libiberty/
H A Dregex.c75 # define re_match_2(bufp, string1, size1, string2, size2, pos, regs, stop) \ argument
5451 const char *string2, int size2, int pos, in re_match_2()
5540 wchar_t *string2, int size2, in wcs_re_match_2_internal()
/openbsd-src/gnu/lib/libiberty/src/
H A Dregex.c73 # define re_match_2(bufp, string1, size1, string2, size2, pos, regs, stop) \ argument
5449 const char *string2, int size2, int pos, in re_match_2()
5538 wchar_t *string2, int size2, in wcs_re_match_2_internal()
/dflybsd-src/contrib/gdb-7/gdb/
H A Dutils.c2547 strcmp_iw (const char *string1, const char *string2) in strcmp_iw()
2612 strcmp_iw_ordered (const char *string1, const char *string2) in strcmp_iw_ordered()
H A Dada-lang.c4976 compare_names (const char *string1, const char *string2) in compare_names()
/openbsd-src/gnu/usr.bin/gcc/gcc/config/arm/
H A Darm.c322 #define streq(string1, string2) (strcmp (string1, string2) == 0) argument
/openbsd-src/gnu/gcc/gcc/config/arm/
H A Darm.c552 #define streq(string1, string2) (strcmp (string1, string2) == 0) argument