Searched +defs:string +defs:match (Results 1 - 25 of 74) sorted by relevance

123

/netbsd-current/sys/lib/libkern/
H A Dpmatch.c50 pmatch(const char *string, const char *pattern, const char **estr) argument
53 int match, negate_range; local
[all...]
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/kadm5/
H A Dacl.c65 _kadm5_privs_to_string(uint32_t privs, char *string, size_t len) argument
128 krb5_boolean match; local
/netbsd-current/sys/external/bsd/sljit/dist/regex_src/
H A DregexMain.c52 void verbose_test(regex_char_t *pattern, regex_char_t *string) argument
57 struct regex_match* match; local
104 const regex_char_t *string; /* NULL : end of tests. */ member in struct:test_case
112 struct regex_match* match; local
[all...]
/netbsd-current/external/ibm-public/postfix/dist/src/util/
H A Dmatch_ops.c115 match_string(MATCH_LIST *list, const char *string, const char *pattern) argument
159 int match; local
[all...]
H A Dmatch_list.c119 match_list_parse(MATCH_LIST *match_list, ARGV *pat_list, char *string, int init_match) argument
130 int match; local
237 int match; local
[all...]
/netbsd-current/external/bsd/openldap/dist/libraries/librewrite/
H A Dsubst.c238 submatch_copy( struct rewrite_submatch *submatch, const char *string, const regmatch_t *match, struct berval *val ) argument
277 rewrite_subst_apply( struct rewrite_info *info, struct rewrite_op *op, struct rewrite_subst *subst, const char *string, const regmatch_t *match, struct berval *val ) argument
[all...]
H A Drule.c406 regmatch_t match[ REWRITE_MAX_MATCH ]; local
410 char *string; local
[all...]
/netbsd-current/lib/libpam/modules/pam_login_access/
H A Dlogin_access.c81 int match = NO; local
138 int match = NO; local
177 user_match(const char *tok, const char *string) argument
205 from_match(const char *tok, const char *string) argument
240 string_match(const char *tok, const char *string) argument
[all...]
/netbsd-current/external/bsd/tre/dist/lib/
H A Dregexec.c127 tre_match(const tre_tnfa_t *tnfa, const void *string, size_t len, argument
164 regamatch_t match; local
316 tre_match_approx(const tre_tnfa_t *tnfa, const void *string, size_t len, tre_str_type_t type, regamatch_t *match, regaparams_t params, int eflags) argument
363 tre_reganexec(const regex_t *preg, const char *str, size_t len, regamatch_t *match, regaparams_t params, int eflags) argument
373 tre_regaexec(const regex_t *preg, const char *str, regamatch_t *match, regaparams_t params, int eflags) argument
381 tre_regaexecb(const regex_t *preg, const char *str, regamatch_t *match, regaparams_t params, int eflags) argument
394 tre_regawnexec(const regex_t *preg, const wchar_t *str, size_t len, regamatch_t *match, regaparams_t params, int eflags) argument
403 tre_regawexec(const regex_t *preg, const wchar_t *str, regamatch_t *match, regaparams_t params, int eflags) argument
[all...]
H A Dtre-match-approx.c189 tre_tnfa_run_approx(const tre_tnfa_t *tnfa, const void *string, int len, argument
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dui-style.c172 read_semi_number (const char *string, int *idx, long *num) argument
236 int match = regexec (&ansi_regex, buf, ARRAY_SIZE (subexps), subexps, 0); local
399 int match = regexec (&ansi_regex, buf, ARRAY_SIZE (subexps), subexps, 0); local
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dui-style.c172 read_semi_number (const char *string, regoff_t *idx, long *num) argument
236 int match = regexec (&ansi_regex, buf, ARRAY_SIZE (subexps), subexps, 0); local
399 int match = regexec (&ansi_regex, buf, ARRAY_SIZE (subexps), subexps, 0); local
[all...]
/netbsd-current/external/mpl/bind/dist/tests/dns/
H A Dgeoip_test.c209 bool match; local
172 do_lookup_string(const char *addr, dns_geoip_subtype_t subtype, const char *string) argument
190 do_lookup_string_v6(const char *addr, dns_geoip_subtype_t subtype, const char *string) argument
234 bool match; local
253 bool match; local
290 bool match; local
330 bool match; local
344 bool match; local
359 bool match; local
374 bool match; local
[all...]
/netbsd-current/lib/libwrap/
H A Dhosts_access.c176 int match = NO; local
340 int match = NO; local
394 string_match(char *tok, char *string) argument
415 masked_match(char *net_tok, char *mask_tok, char *string) argument
435 masked_match4(char *net_tok, char *mask_tok, char *string) argument
463 masked_match6(char *net_tok, char *mask_tok, char *string) argument
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gdb/cli/
H A Dcli-option.c48 char *string; member in union:option_value
203 const option_def *match = nullptr; variable
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/cli/
H A Dcli-option.c48 std::string *string; member in union:option_value
203 const option_def *match = nullptr; variable
[all...]
/netbsd-current/external/gpl2/texinfo/dist/info/
H A Dindices.c282 index_entry_exists (WINDOW *window, char *string) argument
389 char *match; local
601 info_apropos(char *string) argument
[all...]
/netbsd-current/usr.bin/sed/
H A Dprocess.c96 regmatch_t *match; variable
673 regexec_e(regex_t *preg, const char *string, int eflags, int nomatch, size_t slen) argument
716 regsub(SPACE *sp, char *string, char *src) argument
[all...]
/netbsd-current/external/bsd/unbound/dist/testcode/
H A Dreplay.h222 struct entry* match; member in struct:replay_moment
235 char* string; member in struct:replay_moment
257 struct entry* match; member in struct:replay_range
[all...]
/netbsd-current/external/gpl3/binutils/dist/gprofng/libcollector/
H A Denvmgmt.c340 int match = -1; local
699 __collector_putenv(char * string) argument
[all...]
/netbsd-current/external/public-domain/sqlite/dist/tea/win/
H A Dnmakehlp.c503 * Looks for a match string i argument
488 IsIn( const char *string, const char *substring) argument
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dstmt.c373 unsigned long match; local
534 resolve_asm_operand_names(tree string, tree outputs, tree inputs, tree labels) argument
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dstmt.cc373 unsigned long match; local
535 resolve_asm_operand_names(tree string, tree outputs, tree inputs, tree labels) argument
[all...]
/netbsd-current/lib/libc/regex/
H A Dengine.c64 #define match smat macro
75 #define match lmat macro
86 #define match mmat macro
90 struct match { struct
200 matcher(struct re_guts *g, const char *string, size_t nmatch, regmatch_t pmatch[], int eflags) argument
1268 #undef match macro
[all...]
/netbsd-current/bin/csh/
H A Dglob.c374 int gflgs, magic, match, nonomatch; local
789 Gmatch(Char *string, Char *pattern) argument
818 int match, negate_rang local
[all...]

Completed in 384 milliseconds

123