Lines Matching full:isspace
952 ws = isspace(str->buf[0]);1027 while (o && isspace(str->buf[o-1])) o--;1032 else if (seen_nonws && isspace(str->buf[i]))