Home | History | Annotate | Download | only in pending

Lines Matching refs:isblank

737         && (*str != '-') && (*str != '+') && (!isblank(*str)));
738 while (isblank(*str)) str++; //remove leading white spaces