Lines Matching full:prev_ch
460 char prev_ch = 0;469 if (prev_ch != ' ') *dst++ = ' ';470 prev_ch = ' ';474 prev_ch = ch;