Searched refs:c0_control_or_space (Results 1 – 1 of 1) sorted by relevance
214 let input = original_input.trim_matches(c0_control_or_space); in with_log()1524 fn c0_control_or_space(ch: char) -> bool { in c0_control_or_space() function