Home
last modified time | relevance | path

Searched defs:nmatch (Results 1 – 16 of 16) sorted by relevance

/openbsd/sys/arch/alpha/pci/
H A Dpci_machdep.c73 int nmatch; local
/openbsd/gnu/llvm/llvm/lib/Support/
H A DRegex.cpp96 unsigned nmatch = Matches ? preg->re_nsub+1 : 0; in match() local
H A Dregexec.c141 llvm_regexec(const llvm_regex_t *preg, const char *string, size_t nmatch, in llvm_regexec()
/openbsd/usr.bin/sort/
H A Dsort.c484 size_t len, nmatch; in parse_pos() local
637 size_t len, nmatch; in parse_pos_obs() local
/openbsd/lib/libc/regex/
H A Dregexec.c140 regexec(const regex_t *preg, const char *string, size_t nmatch, in regexec()
H A Dengine.c134 matcher(struct re_guts *g, const char *string, size_t nmatch, in matcher()
/openbsd/sbin/pfctl/
H A Dpfctl_table.c132 int rv = 0, flags = 0, nmatch = 0; in pfctl_table() local
H A Dpfctl_radix.c339 int *nmatch, int flags) in pfr_tst_addrs()
/openbsd/gnu/usr.bin/cvs/diff/
H A Danalyze.c463 int nmatch; local
/openbsd/usr.bin/lex/
H A Dscanopt.c618 int nmatch = 0, lastr_val = 0, i; in find_opt() local
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dcfgcleanup.c1350 int nmatch; local
/openbsd/gnu/lib/libreadline/
H A Dcomplete.c1013 int nmatch, i; local
/openbsd/gnu/gcc/gcc/
H A Dcfgcleanup.c1602 int nmatch; in try_crossjump_to_edge() local
/openbsd/sys/net/
H A Dpf_table.c638 int *nmatch, int flags) in pfr_tst_addrs()
/openbsd/gnu/usr.bin/gcc/gcc/fixinc/
H A Dgnu-regex.c5630 size_t nmatch; variable
/openbsd/gnu/usr.bin/cvs/lib/
H A Dregex.c6254 regexec (preg, string, nmatch, pmatch, eflags) in regexec() argument