Searched refs:strstrword (Results 1 – 1 of 1) sorted by relevance
417 strstrword(char *big, const char *little) in strstrword() function444 if ((word = strstrword(tgt, oldstr)) == NULL) in subst()464 } while ((word = strstrword(word, oldstr))); in subst()