Searched defs:trim_left_matches (Results 1 – 1 of 1) sorted by relevance
18 fn trim_left_matches(&self, b: u8) -> &OsStr; in trim_left_matches() method144 fn trim_left_matches(&self, byte: u8) -> &OsStr { in trim_left_matches() method