ch_isspace
} else if (ch_isspace((char)ch)) {
while (com.s + com.len > p && ch_isspace(com.s[com.len - 1]))
&& (ch_isspace(*p) || is_identifier_part(*p)))
if (ch_isspace(*p))
while (*in.p == '*' || ch_isspace(*in.p)) {
if (ch_isspace(com.s[com.len - 1]))
while (*cp != '\0' && *cp != ')' && !ch_isspace(*cp)) {
if (ch_isspace(*p)) {
else if (!ch_isspace(*cmd))
return ch == '\0' || ch_isspace(ch) || ch == '!' || ch == '=' ||
for (start = p; *p != '\0' && !ch_isspace(*p); p++)
return p[0] == 'f' && p[1] == 'o' && p[2] == 'r' && ch_isspace(p[3]);
(p[6] == '\0' || ch_isspace(p[6]));
if (ch_isspace(*p))
else if (!ch_isspace(*p))
if (p == cmd || ch_isspace(p[-1])) {
if (p[len] == '\0' || ch_isspace(p[len])) {
while (ch_isspace(**pp))
while (ch_isspace(**pp))
while (*end != '\0' && !ch_isspace(*end))
for (; *end != '\0' && !ch_isspace(*end); end++) {
while (op > name && ch_isspace(op[-1]))
return !sysv || ch_isspace(dir[7]);
if (*p == ':' || ch_isspace(*p))
for (p = file; *p != '\0' && !ch_isspace(*p); p++)
if (!ch_isspace(ch))
while (dst > spaceStart && ch_isspace(dst[-1]))
assert(ch_isspace(*line_end));
if (*p != '\0' && !ch_isspace(*p))
if (strncmp(line, "export", 6) == 0 && ch_isspace(line[6]) &&
if ((ch_isspace(*p) || *p == '!' || *p == ':' || *p == '(')
if (ch_isspace(*p) || ch_is_shell_meta(*p))
if (i == 0 || ch_isspace(res[i - 1]))
if (ch_isspace(*p))
if (ch_isspace(value[strlen(value) - 1]))
while (ch_isspace(*p))
while (*p != '\0' && !ch_isspace(*p))
while (l > 0 && ch_isspace(keywd[l - 1]))