Home
last modified time | relevance | path

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

/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
/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
/dflybsd-src/usr.sbin/installer/dfuibe_installer/
H A Dfn_configure.c845 char *string, *string1; in fn_assign_ip() local
/dflybsd-src/contrib/binutils-2.27/libiberty/
H A Dregex.c75 # 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()
/dflybsd-src/contrib/gcc-8.0/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()
/dflybsd-src/contrib/binutils-2.34/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()
/dflybsd-src/contrib/gcc-4.7/libiberty/
H A Dregex.c75 # 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()
/dflybsd-src/contrib/gdb-7/libiberty/
H A Dregex.c75 # 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()
/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()
/dflybsd-src/contrib/ee/
H A Dee.c1951 compare(string1, string2, sensitive) /* compare two strings */ in compare() argument