Searched defs:nsub (Results 1 – 6 of 6) sorted by relevance
/illumos-gate/usr/src/contrib/ast/src/lib/libast/comp/ |
H A D | regcmp.c | 41 int nsub; member 72 int nsub; in regcmp() local
|
/illumos-gate/usr/src/test/libc-tests/tests/regex/ |
H A D | testregex.c | 858 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 …* s, char* ans, char* msg, char* accept, regmatch_t* match, int nmatch, int nsub, unsigned long sk… in extract() 1138 …* s, char* ans, char* msg, char* accept, regmatch_t* match, int nmatch, int nsub, unsigned long sk… in catchfree() 1229 int nsub; in main() local
|
/illumos-gate/usr/src/cmd/awk/ |
H A D | run.c | 515 size_t tlen = 0, len, nsub; in array() local 562 size_t nsub; in awkdelete() local 620 size_t nsub; in intest() local
|
/illumos-gate/usr/src/lib/libc/port/regex/ |
H A D | regex2.h | 188 size_t nsub; /* copy of re_nsub */ member
|
/illumos-gate/usr/src/cmd/awk_xpg4/ |
H A D | awk1.c | 1563 size_t nsub, /* number of subexpressions */ in int_regwexec()
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/regex/ |
H A D | reglib.h | 541 size_t nsub; /* internal re_nsub */ member
|