Searched defs:nmatch (Results 1 – 16 of 16) sorted by relevance
/openbsd/sys/arch/alpha/pci/ |
H A D | pci_machdep.c | 73 int nmatch; local
|
/openbsd/gnu/llvm/llvm/lib/Support/ |
H A D | Regex.cpp | 96 unsigned nmatch = Matches ? preg->re_nsub+1 : 0; in match() local
|
H A D | regexec.c | 141 llvm_regexec(const llvm_regex_t *preg, const char *string, size_t nmatch, in llvm_regexec()
|
/openbsd/usr.bin/sort/ |
H A D | sort.c | 484 size_t len, nmatch; in parse_pos() local 637 size_t len, nmatch; in parse_pos_obs() local
|
/openbsd/lib/libc/regex/ |
H A D | regexec.c | 140 regexec(const regex_t *preg, const char *string, size_t nmatch, in regexec()
|
H A D | engine.c | 134 matcher(struct re_guts *g, const char *string, size_t nmatch, in matcher()
|
/openbsd/sbin/pfctl/ |
H A D | pfctl_table.c | 132 int rv = 0, flags = 0, nmatch = 0; in pfctl_table() local
|
H A D | pfctl_radix.c | 339 int *nmatch, int flags) in pfr_tst_addrs()
|
/openbsd/gnu/usr.bin/cvs/diff/ |
H A D | analyze.c | 463 int nmatch; local
|
/openbsd/usr.bin/lex/ |
H A D | scanopt.c | 618 int nmatch = 0, lastr_val = 0, i; in find_opt() local
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | cfgcleanup.c | 1350 int nmatch; local
|
/openbsd/gnu/lib/libreadline/ |
H A D | complete.c | 1013 int nmatch, i; local
|
/openbsd/gnu/gcc/gcc/ |
H A D | cfgcleanup.c | 1602 int nmatch; in try_crossjump_to_edge() local
|
/openbsd/sys/net/ |
H A D | pf_table.c | 638 int *nmatch, int flags) in pfr_tst_addrs()
|
/openbsd/gnu/usr.bin/gcc/gcc/fixinc/ |
H A D | gnu-regex.c | 5630 size_t nmatch; variable
|
/openbsd/gnu/usr.bin/cvs/lib/ |
H A D | regex.c | 6254 regexec (preg, string, nmatch, pmatch, eflags) in regexec() argument
|