Searched defs:nmatch (Results 1 - 25 of 25) sorted by relevance

/freebsd-11-stable/libexec/bootpd/
H A Dgetif.c113 nmatch(ca, cb) function
/freebsd-11-stable/usr.bin/grep/regex/
H A Dfastmatch.c144 tre_fastexec(const fastmatch_t *preg, const char *string, size_t nmatch, argument
130 tre_fastnexec(const fastmatch_t *preg, const char *string, size_t len, size_t nmatch, regmatch_t pmatch[], int eflags) argument
151 tre_fastwnexec(const fastmatch_t *preg, const wchar_t *string, size_t len, size_t nmatch, regmatch_t pmatch[], int eflags) argument
165 tre_fastwexec(const fastmatch_t *preg, const wchar_t *string, size_t nmatch, regmatch_t pmatch[], int eflags) argument
[all...]
H A Dtre-fastmatch.c870 tre_match_fast(const fastmatch_t *fg, const void *data, size_t len, tre_str_type_t type, int nmatch, regmatch_t pmatch[], int eflags) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A Dregexec.c141 llvm_regexec(const llvm_regex_t *preg, const char *string, size_t nmatch, argument
H A DRegex.cpp92 unsigned nmatch = Matches ? preg->re_nsub+1 : 0; local
/freebsd-11-stable/contrib/nvi/regex/
H A Dregexec.c152 regexec(const regex_t *preg, const RCHAR_T *string, size_t nmatch, argument
H A Dengine.c132 matcher(struct re_guts *g, const RCHAR_T *string, size_t nmatch, argument
/freebsd-11-stable/lib/libc/regex/
H A Dregexec.c207 regexec(const regex_t * __restrict preg, const char * __restrict string, size_t nmatch, regmatch_t pmatch[__restrict], int eflags) argument
H A Dengine.c148 matcher(struct re_guts *g, const char *string, size_t nmatch, regmatch_t pmatch[], int eflags) argument
/freebsd-11-stable/sbin/pfctl/
H A Dpfctl_radix.c329 pfr_tst_addrs(struct pfr_table *tbl, struct pfr_addr *addr, int size, int *nmatch, int flags) argument
H A Dpfctl_table.c137 int rv = 0, flags = 0, nmatch = 0; local
/freebsd-11-stable/contrib/flex/
H A Dscanopt.c650 int nmatch = 0, lastr_val = 0, i; local
/freebsd-11-stable/usr.bin/grep/
H A Dutil.c400 litexec(const struct pat *pat, const char *string, size_t nmatch, argument
/freebsd-11-stable/contrib/diff/src/
H A Danalyze.c429 lin nmatch; local
/freebsd-11-stable/contrib/file/src/
H A Dfuncs.c654 file_regexec(file_regex_t *rx, const char *str, size_t nmatch, argument
/freebsd-11-stable/contrib/libreadline/
H A Dcomplete.c1200 int nmatch, i; local
/freebsd-11-stable/contrib/gcc/
H A Dcfgcleanup.c1602 int nmatch; local
/freebsd-11-stable/lib/libiconv_modules/ISO2022/
H A Dcitrus_iso2022.c582 int i, cur, nmatch; local
/freebsd-11-stable/usr.bin/sort/
H A Dsort.c631 size_t len, nmatch; local
787 size_t len, nmatch; local
/freebsd-11-stable/contrib/ntp/ntpdc/
H A Dntpdc.c1314 int nmatch; local
/freebsd-11-stable/sys/netpfil/pf/
H A Dpf_table.c506 pfr_tst_addrs(struct pfr_table *tbl, struct pfr_addr *addr, int size, int *nmatch, int flags) argument
/freebsd-11-stable/contrib/libgnuregex/
H A Dregexec.c265 __compat_regexec(const regex_t *__restrict preg, const char *__restrict string, size_t nmatch, regmatch_t pmatch[], int eflags) argument
1415 set_regs(const regex_t *preg, const re_match_context_t *mctx, size_t nmatch, regmatch_t *pmatch, int fl_backtrack) argument
1539 update_regs(const re_dfa_t *dfa, regmatch_t *pmatch, regmatch_t *prev_idx_match, int cur_node, int cur_idx, int nmatch) argument
[all...]
/freebsd-11-stable/usr.sbin/ppp/
H A Dcommand.c1040 int nmatch; local
1094 int nmatch; local
/freebsd-11-stable/crypto/openssl/ssl/
H A Dt1_lib.c565 int tls1_shared_curve(SSL *s, int nmatch) argument
3794 size_t i, j, nmatch = 0; local
3824 size_t nmatch; local
[all...]
/freebsd-11-stable/contrib/ntp/ntpq/
H A Dntpq.c1873 int nmatch; local

Completed in 485 milliseconds