Searched refs:matchprint (Results 1 – 1 of 1) sorted by relevance
/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() function 952 matchprint(match, nmatch, nsub, ans, test); in matchcheck() 971 matchprint(match, nmatch, nsub, ans, test); in matchcheck() 982 matchprint(match, nmatch + 1, nsub, NiL, test); in matchcheck() 1125 matchprint(match, nmatch, nsub, NiL, test); in extract() 2211 matchprint(match, nmatch, nsub, NiL, test); in main() 2237 matchprint(match, nmatch, nsub, NiL, test); in main()
|