Home | History | Annotate | Download | only in CppBackend

Lines Matching full:isprint

354     if (isprint(C) && C != '"' && C != '\\') {