Searched defs:match_char (Results 1 – 2 of 2) sorted by relevance
110 const char *match_char; in replace_all() local
379 pub(crate) fn match_char(&self, c: char) -> bool { in match_char() method