Searched refs:matchprint (Results 1 - 2 of 2) sorted by relevance

/prebuilts/go/darwin-x86/src/regexp/testdata/
H A Dtestregex.c858 matchprint(regmatch_t* match, int nmatch, int nsub, char* ans, unsigned long test) function
952 matchprint(match, nmatch, nsub, ans, test);
971 matchprint(match, nmatch, nsub, ans, test);
982 matchprint(match, nmatch + 1, nsub, NiL, test);
1125 matchprint(match, nmatch, nsub, NiL, test);
2207 matchprint(match, nmatch, nsub, NiL, test);
2233 matchprint(match, nmatch, nsub, NiL, test);
/prebuilts/go/linux-x86/src/regexp/testdata/
H A Dtestregex.c858 matchprint(regmatch_t* match, int nmatch, int nsub, char* ans, unsigned long test) function
952 matchprint(match, nmatch, nsub, ans, test);
971 matchprint(match, nmatch, nsub, ans, test);
982 matchprint(match, nmatch + 1, nsub, NiL, test);
1125 matchprint(match, nmatch, nsub, NiL, test);
2207 matchprint(match, nmatch, nsub, NiL, test);
2233 matchprint(match, nmatch, nsub, NiL, test);

Completed in 41 milliseconds