Home | History | Annotate | Download | only in make-3.81

Lines Matching full:strstr

1236 	function were trivially replaceable by the standard strstr()
1241 * function.c (subst_expand): Convert sindex() call to strstr().
1243 (func_findstring): Convert sindex() to strstr().
1244 * commands.c (chop_commands): Convert sindex() calls to strstr().