Home
last modified time | relevance | path

Searched defs:strip_suffix (Results 1 – 2 of 2) sorted by relevance

/external/rust/crates/os_str_bytes/src/
Draw_str.rs689 pub fn strip_suffix<P>(&self, pat: P) -> Option<&Self> in strip_suffix() method
/external/angle/scripts/
Dgenerate_entry_points.py1799 def strip_suffix(api, name): function