Home
last modified time | relevance | path

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

/dflybsd-src/contrib/tre/lib/
H A Dregexec.c148 tre_fill_pmatch(size_t nmatch, regmatch_t pmatch[], int cflags, in tre_fill_pmatch()
241 tre_str_type_t type, size_t nmatch, regmatch_t pmatch[], in tre_match()
329 size_t nmatch, regmatch_t pmatch[], int eflags) in tre_regnexec()
343 size_t nmatch, regmatch_t pmatch[__restrict_arr], int eflags) in tre_regexec()
353 size_t nmatch, regmatch_t pmatch[], int eflags) in tre_regwnexec()
366 size_t nmatch, regmatch_t pmatch[], int eflags) in tre_regwexec()
/dflybsd-src/libexec/bootpd/
H A Dgetif.c118 nmatch(u_char *ca, u_char *cb) in nmatch() function
/dflybsd-src/tools/regression/lib/libc-regex/
H A Dtestregex.c858 matchprint(regmatch_t* match, int nmatch, int nsub, char* ans, unsigned long test) in matchprint()
882 matchcheck(regmatch_t* match, int nmatch, int nsub, char* ans, char* re, char* s, int len, int flag… in matchcheck()
1078 …r* re, char* s, char* ans, char* msg, char* accept, regmatch_t* match, int nmatch, int nsub, unsig… in extract()
1138 …r* re, char* s, char* ans, char* msg, char* accept, regmatch_t* match, int nmatch, int nsub, unsig… in catchfree()
1222 int nmatch; in main() local
/dflybsd-src/usr.bin/sort/
H A Dsort.c652 size_t len, nmatch; in parse_pos() local
808 size_t len, nmatch; in parse_pos_obs() local
/dflybsd-src/contrib/grep/lib/
H A Dregexec.c193 size_t nmatch, regmatch_t pmatch[], int eflags) in regexec()
236 const char *__restrict string, size_t nmatch, in __compat_regexec()
586 Idx start, Idx last_start, Idx stop, size_t nmatch, in re_search_internal()
1365 set_regs (const regex_t *preg, const re_match_context_t *mctx, size_t nmatch, in set_regs()
1486 regmatch_t *prev_idx_match, Idx cur_node, Idx cur_idx, Idx nmatch) in update_regs()
/dflybsd-src/contrib/cvs-1.12/lib/
H A Dregexec.c201 size_t nmatch, regmatch_t pmatch[], int eflags) in regexec()
244 const char *__restrict string, size_t nmatch, in __compat_regexec()
610 size_t nmatch, regmatch_t pmatch[], in re_search_internal()
1384 size_t nmatch, regmatch_t *pmatch, bool fl_backtrack) in set_regs()
1513 Idx cur_node, Idx cur_idx, Idx nmatch) in update_regs()
/dflybsd-src/contrib/nvi2/regex/
H A Dregexec.c152 regexec(const regex_t *preg, const RCHAR_T *string, size_t nmatch, in regexec()
H A Dengine.c132 matcher(struct re_guts *g, const RCHAR_T *string, size_t nmatch, in matcher()
/dflybsd-src/usr.sbin/pfctl/
H A Dpfctl_table.c133 int rv = 0, flags = 0, nmatch = 0; in pfctl_table() local
H A Dpfctl_radix.c325 int *nmatch, int flags) in pfr_tst_addrs()
/dflybsd-src/lib/libc/tre-regex/
H A Dregex.h115 size_t nmatch; /* Length of pmatch[] array. */ member
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dcfgcleanup.c1930 int nmatch; in try_crossjump_to_edge() local
2407 int nmatch; in try_head_merge_bb() local
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dcfgcleanup.c1843 int nmatch; in try_crossjump_to_edge() local
2350 int nmatch; in try_head_merge_bb() local
/dflybsd-src/contrib/flex/src/
H A Dscanopt.c600 int nmatch = 0, lastr_val = 0, i; in find_opt() local
/dflybsd-src/contrib/cvs-1.12/diff/
H A Danalyze.c463 int nmatch; local
/dflybsd-src/usr.sbin/ppp/
H A Dcommand.c1006 int nmatch; in FindCommand() local
1060 int nmatch; in FindExec() local
/dflybsd-src/contrib/file/src/
H A Dfuncs.c692 const char *str, size_t nmatch, regmatch_t* pmatch, int eflags) in file_regexec()
/dflybsd-src/lib/i18n_module/ISO2022/
H A Dcitrus_iso2022.c582 int i, cur, nmatch; in _ISO2022_sgetwchar() local
/dflybsd-src/contrib/gdb-7/readline/
H A Dcomplete.c1305 int nmatch, i; local
/dflybsd-src/sys/net/pf/
H A Dpf_table.c520 int *nmatch, int flags) in pfr_tst_addrs()