Home
last modified time | relevance | path

Searched refs:literal_to_char (Results 1 - 1 of 1) sorted by relevance

/third_party/rust/crates/regex/regex-syntax/src/hir/
H A Dtranslate.rs631 let ch = match self.literal_to_char(lit)? { in hir_literal()
650 fn literal_to_char(&self, lit: &ast::Literal) -> Result<hir::Literal> { in literal_to_char() functions
985 match self.literal_to_char(ast)? { in class_literal_byte()

Completed in 4 milliseconds