Searched refs:strstrwrapper (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/nano-12/src/
H A Dutils.c290 const char *strstrwrapper(const char *haystack, const char *needle, function
H A Dbrowser.c896 found = strstrwrapper(filetail, needle, rev_start);
H A Dproto.h706 const char *strstrwrapper(const char *haystack, const char *needle,
H A Dsearch.c281 * end of the line. This won't be a problem because strstrwrapper()
294 found = strstrwrapper(fileptr->data, needle, rev_start);

Completed in 135 milliseconds