ISSPACE
if (!*cptr || !ISSPACE(*cptr)) {
while (*cptr && ISSPACE(*cptr))
if (!*cptr || ISSPACE(*cptr)) {
while (*cptr && !ISSPACE(*cptr))
if (*tmp && (!ISSPACE(*tmp) || *wskip(tmp))) {
} else if (ISSPACE(*cptr)) {
while (ISSPACE(*cp))
while (*cp != '\0' && *cp != ')' && !ISSPACE(*cp)) {
if (*cp == '\0' || ISSPACE(*cp)) {
} while (ISSPACE(*cp));
while (ISSPACE(*cp))
while (ISSPACE(*cp))
while (ISSPACE(*cp))
while (*end != '\0' && !ISSPACE(*end) && strchr("!=><", *end) == NULL)
if (*condExpr && !ISSPACE(*condExpr) &&
for (;*condExpr && !ISSPACE(*condExpr); condExpr++)
while (ISSPACE(*condExpr))
while (ISSPACE(*condExpr))
while (!ISSPACE(*condExpr) && *condExpr != '\0')
for (p = val; ISSPACE(*p); p++)
while (ISSPACE(*condExpr))
while (ISSPACE(*cmd))
if (ISSPACE(*cp2)) {
while (ISSPACE(*cp2))
while (ISSPACE(*ptr))
for (wrd = ptr; *ptr && !ISSPACE(*ptr); ptr++)
while (ISSPACE(*ptr))
for (ptr++; ISSPACE(*ptr); ptr++)
(ISSPACE(ptr[6]) || !ptr[6])) {
ISSPACE(ptr[3])) {
while (ISSPACE(*file))
while (ISSPACE(*name))
for (ename = name; *ename != '\0' && !ISSPACE(*ename);)
while (ISSPACE(*p))
while (ISSPACE(*p))
while (ISSPACE(*p))
while (ISSPACE(*p))
while (*p != '\0' && !ISSPACE(*p)) {
while (ISSPACE(*p))
while (ISSPACE(*line))
for (eline = line; !ISSPACE(*eline) && *eline != '\0';)
while (ISSPACE(*line))
while (ISSPACE(*line))
ISSPACE(line[7]) &&
ISSPACE(line[8]) &&
ISSPACE(line[8]) &&
} while (ISSPACE(*cmd));
if (ISSPACE(*p) || *p == '\0')
} while (*p != '\0' && !ISSPACE(*p));
for (cp = line; *cp && !ISSPACE(*cp) && *cp != '(';) {
while (ISSPACE(*cp))
while (ISSPACE(*cp))
while (*cp && !ISSPACE(*cp))
while (ISSPACE(*cp))
while (*cp && !ISSPACE(*cp)) {
while (ISSPACE(*cp))
while (ISSPACE(*arg))
if (ISSPACE(*p) || *p == '$' || *p == '\0')
while (ISSPACE(*arg))
while (ISSPACE(*start))