Lines Matching refs:isspace
245 #include <ctype.h> // isspace5361 for (tmp = name; isspace(*tmp); tmp++)7425 for (; isspace(*name); name++)