Home | History | Annotate | Download | only in src

Lines Matching refs:iscntrl

118                     if (isascii(c) && !iscntrl(c) && c != '.')