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

/freebsd-10-stable/gnu/usr.bin/grep/
H A Ddfa.c3163 istrstr (char *lookin, char *lookfor) function
3211 if (istrstr(cpp[i], new) != NULL)
3219 if (istrstr(new, cpp[j]) == NULL)

Completed in 122 milliseconds