Searched refs:startch (Results 1 – 1 of 1) sorted by relevance
1198 int startch; in do_scrub_chars() local1200 startch = ch; in do_scrub_chars()1215 if (ch < '0' || ch > '9' || state != 0 || startch != '#') in do_scrub_chars()