Searched refs:matchcheck (Results 1 – 1 of 1) sorted by relevance
| /illumos-gate/usr/src/test/libc-tests/tests/regex/ |
| H A D | testregex.c | 880 matchcheck(regmatch_t* match, int nmatch, int nsub, char* ans, char* re, char* s, int len, int flag… in matchcheck() function 2239 else if (matchcheck(match, nmatch, nsub, ans, re, s, nstr, flags, test)) in main()
|