Searched refs:match (Results 1 – 1 of 1) sorted by relevance
29 const int tag, const int match, const int nomatch, in try() argument49 return __regexec (re, response, 0, NULL, 0) == 0 ? match : nomatch; in try()
Completed in 4 milliseconds