Searched defs:strip_prefix (Results 1 – 2 of 2) sorted by relevance
410 static const char *strip_prefix(const char *s) in strip_prefix() function
46 pub fn strip_prefix(&self, pattern: impl AsRef<Self>) -> Option<&BStr> { in strip_prefix() method