Searched refs:trim_matches_raw_with (Results 1 – 1 of 1) sorted by relevance
770 fn trim_matches_raw_with<P, F>(&self, pat: &P, strip_fn: F) -> &Self in trim_matches_raw_with() method791 self.trim_matches_raw_with(pat, <[_]>::strip_suffix) in trim_end_matches_raw()839 self.trim_matches_raw_with(pat, <[_]>::strip_prefix) in trim_start_matches_raw()