Searched defs:PrefixEntryPoint (Results 1 – 3 of 3) sorted by relevance
129 pub enum PrefixEntryPoint { enum142 impl PrefixEntryPoint { impl
85 fn check(entry: PrefixEntryPoint, input: &str, prefix: &str) { in check()
128 entry_point: parser::PrefixEntryPoint, in expect_fragment()