Home
last modified time | relevance | path

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

/third_party/rust/crates/regex/regex-syntax/src/ast/
Dmod.rs130 GroupNameEmpty, enumerator
205 GroupNameEmpty => "empty capture group name", in description()
277 GroupNameEmpty => write!(f, "empty capture group name"), in fmt()
Dparse.rs1287 ast::ErrorKind::GroupNameEmpty, in parse_capture_name()
3896 kind: ast::ErrorKind::GroupNameEmpty, in parse_capture_name()