Home
last modified time | relevance | path

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

12

/titanic_51/usr/src/contrib/ast/src/lib/libast/regex/
H A Dregsubexec.c71 sub(const regex_t* p, register regsub_t* b, const char* ss, register regsubop_t* op, size_t nmatch, register regmatch_t* match) in sub() argument
148 regsubexec(const regex_t* p, const char* s, size_t nmatch, regmatch_t* match) in regsubexec() argument
212 regsubexec(const regex_t* p, const char* s, size_t nmatch, oldregmatch_t* oldmatch) in regsubexec() argument
[all...]
H A Dregexec.c36 regexec(const regex_t* p, const char* s, size_t nmatch, regmatch_t* match, regflags_t flags) in regexec() argument
70 regexec(const regex_t* p, const char* s, size_t nmatch, oldregmatch_t* oldmatch, regflags_t flags) in regexec() argument
H A Dregsub.c35 subold(register Sfio_t* dp, const char* op, register const char* sp, size_t nmatch, register regmatch_t* match, register regflags_t flags, int sre) in subold() argument
242 regsub(const regex_t* p, Sfio_t* dp, const char* op, const char* sp, size_t nmatch, regmatch_t* match, regflags_t flags) in regsub() argument
H A Dregrexec.c36 regrexec(const regex_t* p, const char* s, size_t len, size_t nmatch, regmatch_t* match, regflags_t flags, int sep, void* handle, regrecord_t record) in regrexec() argument
161 regrexec(const regex_t* p, const char* s, size_t len, size_t nmatch, oldregmatch_t* oldmatch, regflags_t flags, int sep, void* handle, regrecord_t record) in regrexec() argument
H A Dregnexec.c1846 regnexec(const regex_t* p, const char* s, size_t len, size_t nmatch, regmatch_t* match, regflags_t flags) in regnexec() argument
2062 regnexec(const regex_t* p, const char* s, size_t len, size_t nmatch, oldregmatch_t* oldmatch, regflags_t flags) in regnexec() argument
/titanic_51/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()
/titanic_51/usr/src/lib/libast/common/string/
H A Dstrmatch.c64 int nmatch; member
/titanic_51/usr/src/lib/librstp/common/
H A Dport.c208 int nmatch = 0; in STP_port_trace_state_machine() local
/titanic_51/usr/src/contrib/ast/src/lib/libast/string/
H A Dstrmatch.c64 int nmatch; member
/titanic_51/usr/src/lib/libbc/libc/stdio/common/
H A Ddoscan.c87 int nmatch = 0, len, inchar, stow, size; in _doscan() local
/titanic_51/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
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dexpand.c223 register int nmatch=0; in scantree() local
/titanic_51/usr/src/lib/libtecla/common/
H A Dkeytab.c483 int nc, KeySym **matches, int *nmatch) in _kt_lookup_keybinding() argument
H A Dcplmatch.c975 int nmatch; /* The number of elements in matches[] */ cpl_zap_duplicates() local
[all...]
/titanic_51/usr/src/common/mdesc/
H A Dmdesc_diff.c108 int nmatch = 0; in md_diff_init() local
/titanic_51/usr/src/lib/libc/port/locale/
H A Dregexec.c199 const char *_RESTRICT_KYWD string, size_t nmatch, in regexec() argument
/titanic_51/usr/src/cmd/expr/
H A Dexpr.c401 int nmatch; /* number of matched bytes */ in ematch() local
/titanic_51/usr/src/uts/common/inet/tcp/
H A Dtcp_misc.c283 int nmatch, err = 0; in tcp_ioctl_abort_bucket() local
/titanic_51/usr/src/lib/krb5/kadm5/srv/
H A Dserver_acl.c205 int t, found, opok, nmatch; global() local
/titanic_51/usr/src/uts/sun4v/io/
H A Dmdeg.c46 mdeg_node_match_t *nmatch; /* node match filter */ member
/titanic_51/usr/src/lib/libtecla/
H A Dlibtecla.h1596 int nmatch; /* The number of elements in matches[] */ member

12