Home
last modified time | relevance | path

Searched refs:PoundBang (Results 1 – 1 of 1) sorted by relevance

/external/rust/crates/paste/src/
Dlib.rs226 && (lookbehind == Lookbehind::Pound || lookbehind == Lookbehind::PoundBang); in expand()
259 '!' if lookbehind == Lookbehind::Pound => Lookbehind::PoundBang, in expand()
278 PoundBang, enumerator