Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/regex-syntax/src/hir/
Dtranslate.rs933 self.error(sp, ErrorKind::UnicodePerlClassNotFound) in convert_unicode_class_error()
2095 kind: hir::ErrorKind::UnicodePerlClassNotFound, in class_perl_word_disabled()
2110 kind: hir::ErrorKind::UnicodePerlClassNotFound, in class_perl_space_disabled()
2128 kind: hir::ErrorKind::UnicodePerlClassNotFound, in class_perl_digit_disabled()
Dmod.rs73 UnicodePerlClassNotFound, enumerator
103 UnicodePerlClassNotFound => { in description()
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/regex-syntax-0.8.3/src/hir/
H A Dtranslate.rs1152 self.error(sp, ErrorKind::UnicodePerlClassNotFound) in convert_unicode_class_error()
2414 kind: hir::ErrorKind::UnicodePerlClassNotFound, in class_perl_word_disabled()
2429 kind: hir::ErrorKind::UnicodePerlClassNotFound, in class_perl_space_disabled()
2447 kind: hir::ErrorKind::UnicodePerlClassNotFound, in class_perl_digit_disabled()
H A Dmod.rs103 UnicodePerlClassNotFound, enumerator
129 UnicodePerlClassNotFound => { in fmt()