Home
last modified time | relevance | path

Searched refs:match (Results 1 – 1 of 1) sorted by relevance

/stdlib/
A Drpmatch.c29 const int tag, const int match, const int nomatch, in try() argument
49 return __regexec (re, response, 0, NULL, 0) == 0 ? match : nomatch; in try()

Completed in 4 milliseconds