Home
last modified time | relevance | path

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

/external/rust/crates/regex-syntax/src/hir/
Dtranslate.rs917 self.error(sp, ErrorKind::UnicodePerlClassNotFound) in convert_unicode_class_error()
2060 kind: hir::ErrorKind::UnicodePerlClassNotFound, in class_perl_word_disabled()
2075 kind: hir::ErrorKind::UnicodePerlClassNotFound, in class_perl_space_disabled()
2093 kind: hir::ErrorKind::UnicodePerlClassNotFound, in class_perl_digit_disabled()
Dmod.rs73 UnicodePerlClassNotFound, enumerator
103 UnicodePerlClassNotFound => { in description()