Home | History | Annotate | Download | only in dist

Lines Matching full:isprint

3038     127 match isprint() in the "C" locale. The "C" locale should be the
3040 characters match isprint(). This difference caused the output from pcretest
3048 (using the /L modifier). In this case, it uses isprint() to decide.