Home | History | Annotate | Download | only in sed

Lines Matching refs:ISPRINT

1090       if (isascii(*p) && ISPRINT(*p)) {
1092 if (ISPRINT(*p)) {