Home
last modified time | relevance | path

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

/external/rust/crates/url/src/
Dparser.rs251 pub fn split_prefix<P: Pattern>(&self, p: P) -> Option<Self> { in split_prefix() method
298 fn split_prefix(self, input: &mut Input) -> bool; in split_prefix() method
302 fn split_prefix(self, input: &mut Input) -> bool { in split_prefix() method
308 fn split_prefix(self, input: &mut Input) -> bool { in split_prefix() method
319 fn split_prefix(self, input: &mut Input) -> bool { in split_prefix() method