Home | History | Annotate | Download | only in config

Lines Matching full:isspace

773       while ((*operandE != ',') && (! ISSPACE (*operandE)))
781 while (ISSPACE (*operandE))
796 while (ISSPACE (*operandE))
1980 for (param = op; *param != 0 && !ISSPACE (*param); param++)