Lines Matching full:isspace
1236 while (*string && isspace((unsigned char) *string))1241 while (*string && !isspace((unsigned char) *string))