Home
last modified time | relevance | path

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

/stdlib/
A Drpmatch.c28 try (const char *response, in try() function
59 return (try (response, YESEXPR, 1, 0, &yesexpr, &yesre) ?: in rpmatch()
60 try (response, NOEXPR, 0, -1, &noexpr, &nore)); in rpmatch()

Completed in 3 milliseconds