Home | History | Annotate | Download | only in sed

Lines Matching refs:ISBLANK

276     while (ISBLANK(ch));
706 && !ISBLANK(ch) && ch != ';' && ch != CLOSE_BRACE && ch != '#')