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

/freebsd-11-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 207 milliseconds