Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libast/common/regex/
H A Dregsub.c35 subold(register Sfio_t* dp, const char* op, register const char* sp, size_t nmatch, register regmat… in subold()
242 regsub(const regex_t* p, Sfio_t* dp, const char* op, const char* sp, size_t nmatch, regmatch_t* mat… in regsub()
H A Dregsubexec.c71 sub(const regex_t* p, register regsub_t* b, const char* ss, register regsubop_t* op, size_t nmatch,… in sub()
148 regsubexec(const regex_t* p, const char* s, size_t nmatch, regmatch_t* match) in regsubexec()
H A Dregexec.c36 regexec(const regex_t* p, const char* s, size_t nmatch, regmatch_t* match, regflags_t flags) in regexec()
H A Dregrexec.c36 regrexec(const regex_t* p, const char* s, size_t len, size_t nmatch, regmatch_t* match, regflags_t … in regrexec()
H A Dregnexec.c1846 regnexec(const regex_t* p, const char* s, size_t len, size_t nmatch, regmatch_t* match, regflags_t … in regnexec()
/titanic_50/usr/src/lib/libast/common/string/
H A Dstrmatch.c64 int nmatch; member
/titanic_50/usr/src/lib/librstp/common/
H A Dport.c208 int nmatch = 0; in STP_port_trace_state_machine() local
/titanic_50/usr/src/lib/libshell/common/sh/
H A Dexpand.c223 register int nmatch=0; in scantree() local
H A Dmacro.c1675 int match[2*(MATCH_MAX+1)], nmatch, nmatch_prev, vsize_last; in varsub() local
2327 register int size,len,nmatch,n; in substring() local
H A Dinit.c131 int nmatch; member
710 void sh_setmatch(const char *v, int vsize, int nmatch, int match[]) in sh_setmatch()
/titanic_50/usr/src/lib/libbc/libc/stdio/common/
H A Ddoscan.c87 int nmatch = 0, len, inchar, stow, size; in _doscan() local
/titanic_50/usr/src/lib/libtecla/common/
H A Dkeytab.c483 int nc, KeySym **matches, int *nmatch) in _kt_lookup_keybinding()
H A Dcplmatch.c975 int nmatch; /* The number of elements in matches[] */ in cpl_zap_duplicates() local
/titanic_50/usr/src/common/mdesc/
H A Dmdesc_diff.c108 int nmatch = 0; in md_diff_init() local
/titanic_50/usr/src/cmd/expr/
H A Dexpr.c401 int nmatch; /* number of matched bytes */ in ematch() local
/titanic_50/usr/src/lib/libc/port/locale/
H A Dregexec.c199 const char *_RESTRICT_KYWD string, size_t nmatch, in regexec()
H A Dengine.c152 size_t nmatch, in matcher()
/titanic_50/usr/src/uts/common/inet/tcp/
H A Dtcp_misc.c283 int nmatch, err = 0; in tcp_ioctl_abort_bucket() local
/titanic_50/usr/src/lib/krb5/kadm5/srv/
H A Dserver_acl.c205 int t, found, opok, nmatch; local
/titanic_50/usr/src/uts/sun4v/io/
H A Dmdeg.c46 mdeg_node_match_t *nmatch; /* node match filter */ member
/titanic_50/usr/src/lib/libtecla/
H A Dlibtecla.h1596 int nmatch; /* The number of elements in matches[] */ member
/titanic_50/usr/src/lib/libc/port/stdio/
H A Ddoscan.c136 int nmatch = 0, len, stow; in __wdoscan_u() local