Home
last modified time | relevance | path

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

/string/
A Dstrrchr.c30 const char *found, *p; in STRRCHR() local
39 found = NULL; in STRRCHR()
42 found = p; in STRRCHR()
46 return (char *) found; in STRRCHR()

Completed in 4 milliseconds