Home | History | Annotate | Download | only in config

Lines Matching full:isspace

432       if (ISSPACE (*s))
436 while (ISSPACE (*m) && *m)
448 while (ISSPACE (*s))
976 while (*from && ! ISSPACE (*from) && *from != '.' && limit > size)
1875 if (*line && ! ISSPACE (*line))