/dflybsd-src/lib/libpam/modules/pam_login_access/ |
H A D | login_access.c | 54 int match = NO; in login_access() local 111 int match = NO; in list_match() local 167 user_match(const char *tok, const char *string) in user_match() 193 from_match(const char *tok, const char *string) in from_match() 228 string_match(const char *tok, const char *string) in string_match()
|
/dflybsd-src/contrib/tcp_wrappers/ |
H A D | hosts_access.c | 146 int match = NO; local 262 int match = NO; local 320 static int string_match(tok, string) in string_match() argument 383 static int masked_match(net_tok, mask_tok, string) in masked_match() argument 392 static int masked_match4(net_tok, mask_tok, string) in masked_match4() argument 429 static int masked_match6(net_tok, mask_tok, string) in masked_match6() argument
|
/dflybsd-src/contrib/tre/lib/ |
H A D | regexec.c | 240 tre_match(const tre_tnfa_t *tnfa, const void *string, size_t len, in tre_match() 285 regamatch_t match; in tre_match() local 380 tre_match_approx(const tre_tnfa_t *tnfa, const void *string, size_t len, in tre_match_approx() 381 tre_str_type_t type, regamatch_t *match, regaparams_t params, in tre_match_approx() 458 regamatch_t *match, regaparams_t params, int eflags) in tre_reganexec() 472 regamatch_t *match, regaparams_t params, int eflags) in tre_regaexec() 481 regamatch_t *match, regaparams_t params, int eflags) in tre_regawnexec() 495 regamatch_t *match, regaparams_t params, int eflags) in tre_regawexec()
|
/dflybsd-src/usr.bin/look/ |
H A D | look.c | 94 int ch, fd, match; in main() local 157 prepkey(const char *string, wchar_t termchar) in prepkey() 188 look(wchar_t *string, unsigned char *front, unsigned char *back) in look() 241 binary_search(wchar_t *string, unsigned char *front, unsigned char *back) in binary_search() 275 linear_search(wchar_t *string, unsigned char *front, unsigned char *back) in linear_search() 295 print_from(wchar_t *string, unsigned char *front, unsigned char *back) in print_from()
|
/dflybsd-src/contrib/nvi2/regex/ |
H A D | engine.c | 54 #define match smat macro 65 #define match lmat macro 69 struct match { struct 72 regmatch_t *pmatch; /* [nsub+1] (0 element unused) */ argument 76 const RCHAR_T *coldp; /* can be no match starting before here */ argument 92 static const RCHAR_T *dissect(struct match *m, const RCHAR_T *start, const RCHAR_T *stop, sopno sta… argument 132 matcher(struct re_guts *g, const RCHAR_T *string, size_t nmatch, in matcher()
|
/dflybsd-src/contrib/tcsh-6/ |
H A D | sh.glob.c | 433 int nonomatch = adrof(STRnonomatch) != 0, magic = 0, match = 0; in libglob() local 887 Gmatch(const Char *string, const Char *pattern) in Gmatch() 893 Gnmatch(const Char *string, const Char *pattern, const Char **endstr) in Gnmatch() 941 t_pmatch(const Char *string, const Char *pattern, const Char **estr, int cs) in t_pmatch() 944 int match, negate_range; in t_pmatch() local
|
/dflybsd-src/usr.bin/tset/ |
H A D | map.c | 184 int match; in mapped() local 217 const char *string; member
|
/dflybsd-src/usr.bin/sed/ |
H A D | process.c | 88 regmatch_t *match; variable 666 regexec_e(regex_t *preg, const char *string, int eflags, int nomatch, in regexec_e() 698 regsub(SPACE *sp, char *string, char *src) in regsub()
|
/dflybsd-src/usr.bin/tip/ |
H A D | unidialer.c | 62 char **string; member 66 char *string; member 532 static int unidialer_swallow (char *match) in unidialer_swallow()
|
/dflybsd-src/bin/mined/ |
H A D | mined2.c | 611 line_insert(LINE *line, const char *string, int len) in line_insert() 634 insert(LINE *line, char *location, char *string) in insert() 1636 match(REGEX *program, char *string, FLAG method) in match() function 1681 line_check(REGEX *program, char *string, FLAG method) in line_check() 1727 check_string(REGEX *program, char *string, int *expression) in check_string() 1801 star(REGEX *program, char *end_position, char *string, int *expression) in star()
|
/dflybsd-src/contrib/ncurses/progs/ |
H A D | tset.c | 230 const char string[7]; member 490 int match; in mapped() local
|
/dflybsd-src/contrib/gdb-7/gdb/ |
H A D | minsyms.c | 83 msymbol_hash_iw (const char *string) in msymbol_hash_iw() 102 msymbol_hash (const char *string) in msymbol_hash() 236 int match; in lookup_minimal_symbol() local
|
H A D | utils.c | 668 vwarning (const char *string, va_list args) in vwarning() 692 warning (const char *string, ...) in warning() 706 verror (const char *string, va_list args) in verror() 712 error (const char *string, ...) in error() 726 vfatal (const char *string, va_list args) in vfatal() 732 fatal (const char *string, ...) in fatal() 949 internal_error (const char *file, int line, const char *string, ...) in internal_error() 969 internal_warning (const char *file, int line, const char *string, ...) in internal_warning() 1084 throw_perror_with_name (enum errors errcode, const char *string) in throw_perror_with_name() 1107 perror_with_name (const char *string) in perror_with_name() [all …]
|
/dflybsd-src/contrib/gdb-7/readline/ |
H A D | complete.c | 650 fnwidth (string) in fnwidth() argument 1571 make_quoted_replacement (match, mtype, qc) in make_quoted_replacement() argument 1616 insert_match (match, start, mtype, qc) in insert_match() argument 1989 char *string; local
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | stmt.c | 375 unsigned long match; in parse_input_constraint() local 536 resolve_asm_operand_names (tree string, tree outputs, tree inputs, tree labels) in resolve_asm_operand_names()
|
/dflybsd-src/contrib/dialog/ |
H A D | textbox.c | 319 match_string(MY_OBJ * obj, char *string) in match_string() 321 char *match = get_line(obj); in match_string() local
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | stmt.c | 261 expand_asm_loc (tree string, int vol, location_t locus) in expand_asm_loc() 485 unsigned long match; in parse_input_constraint() local 638 expand_asm_operands (tree string, tree outputs, tree inputs, in expand_asm_operands() 1309 resolve_asm_operand_names (tree string, tree outputs, tree inputs, tree labels) in resolve_asm_operand_names()
|
/dflybsd-src/contrib/grep/lib/ |
H A D | regexec.c | 192 regexec (const regex_t *__restrict preg, const char *__restrict string, in regexec() 236 const char *__restrict string, size_t nmatch, in __compat_regexec() 276 re_match (struct re_pattern_buffer *bufp, const char *string, Idx length, in re_match() 368 re_search_stub (struct re_pattern_buffer *bufp, const char *string, Idx length, in re_search_stub() 585 re_search_internal (const regex_t *preg, const char *string, Idx length, in re_search_internal() 1048 Idx match = 0; in check_matching() local
|
/dflybsd-src/contrib/cvs-1.12/lib/ |
H A D | regexec.c | 200 regexec (const regex_t *__restrict preg, const char *__restrict string, in regexec() 244 const char *__restrict string, size_t nmatch, in __compat_regexec() 284 re_match (struct re_pattern_buffer *bufp, const char *string, in re_match() 377 const char *string, Idx length, in re_search_stub() 608 const char *string, Idx length, in re_search_internal() 1068 Idx match = 0; in check_matching() local
|
/dflybsd-src/contrib/binutils-2.27/libiberty/ |
H A D | regex.c | 77 # define re_match(bufp, string, size, pos, regs) \ argument 79 # define re_search(bufp, string, size, startpos, range, regs) \ argument 2184 # define IS_CHAR_CLASS(string) __wctype (string) argument 2186 # define IS_CHAR_CLASS(string) wctype (string) argument 2191 # define IS_CHAR_CLASS(string) \ argument 6283 int match; in wcs_re_match_2_internal() local 6436 int match; in wcs_re_match_2_internal() local
|
/dflybsd-src/contrib/gcc-8.0/libiberty/ |
H A D | regex.c | 76 # define re_match(bufp, string, size, pos, regs) \ argument 78 # define re_search(bufp, string, size, startpos, range, regs) \ argument 2183 # define IS_CHAR_CLASS(string) __wctype (string) argument 2185 # define IS_CHAR_CLASS(string) wctype (string) argument 2190 # define IS_CHAR_CLASS(string) \ argument 6283 int match; in wcs_re_match_2_internal() local 6436 int match; in wcs_re_match_2_internal() local
|
/dflybsd-src/contrib/binutils-2.34/libiberty/ |
H A D | regex.c | 76 # define re_match(bufp, string, size, pos, regs) \ argument 78 # define re_search(bufp, string, size, startpos, range, regs) \ argument 2183 # define IS_CHAR_CLASS(string) __wctype (string) argument 2185 # define IS_CHAR_CLASS(string) wctype (string) argument 2190 # define IS_CHAR_CLASS(string) \ argument 6283 int match; in wcs_re_match_2_internal() local 6436 int match; in wcs_re_match_2_internal() local
|
/dflybsd-src/contrib/gcc-4.7/libiberty/ |
H A D | regex.c | 77 # define re_match(bufp, string, size, pos, regs) \ argument 79 # define re_search(bufp, string, size, startpos, range, regs) \ argument 2184 # define IS_CHAR_CLASS(string) __wctype (string) argument 2186 # define IS_CHAR_CLASS(string) wctype (string) argument 2191 # define IS_CHAR_CLASS(string) \ argument 6283 int match; in wcs_re_match_2_internal() local 6436 int match; in wcs_re_match_2_internal() local
|
/dflybsd-src/contrib/gdb-7/libiberty/ |
H A D | regex.c | 77 # define re_match(bufp, string, size, pos, regs) \ argument 79 # define re_search(bufp, string, size, startpos, range, regs) \ argument 2184 # define IS_CHAR_CLASS(string) __wctype (string) argument 2186 # define IS_CHAR_CLASS(string) wctype (string) argument 2191 # define IS_CHAR_CLASS(string) \ argument 6283 int match; in wcs_re_match_2_internal() local 6436 int match; in wcs_re_match_2_internal() local
|
/dflybsd-src/contrib/binutils-2.27/gold/ |
H A D | script-sections.cc | 215 bool match = true; in attributes_compatible() local 826 uint64_t*, uint64_t*, Output_section**, std::string*, in set_section_addresses() 885 Output_section** dot_section, std::string*, in set_section_addresses() 1156 std::string*, in set_section_addresses() 1298 match(const char* string, const char* pattern, bool is_wildcard_pattern) in match() function in gold::Output_section_element_input
|