Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/regex-syntax/src/hir/
Dtranslate.rs927 self.error(sp, ErrorKind::UnicodePropertyNotFound) in convert_unicode_class_error()
2222 kind: hir::ErrorKind::UnicodePropertyNotFound, in class_unicode_gencat()
2232 kind: hir::ErrorKind::UnicodePropertyNotFound, in class_unicode_gencat()
2257 kind: hir::ErrorKind::UnicodePropertyNotFound, in class_unicode_gencat_disabled()
2268 kind: hir::ErrorKind::UnicodePropertyNotFound, in class_unicode_gencat_disabled()
2325 kind: hir::ErrorKind::UnicodePropertyNotFound, in class_unicode_script_disabled()
2336 kind: hir::ErrorKind::UnicodePropertyNotFound, in class_unicode_script_disabled()
2381 kind: hir::ErrorKind::UnicodePropertyNotFound, in class_unicode_age_disabled()
Dmod.rs66 UnicodePropertyNotFound, enumerator
101 UnicodePropertyNotFound => "Unicode property not found", in description()
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/regex-syntax-0.8.3/src/hir/
H A Dtranslate.rs1146 self.error(sp, ErrorKind::UnicodePropertyNotFound) in convert_unicode_class_error()
2541 kind: hir::ErrorKind::UnicodePropertyNotFound, in class_unicode_gencat()
2551 kind: hir::ErrorKind::UnicodePropertyNotFound, in class_unicode_gencat()
2576 kind: hir::ErrorKind::UnicodePropertyNotFound, in class_unicode_gencat_disabled()
2587 kind: hir::ErrorKind::UnicodePropertyNotFound, in class_unicode_gencat_disabled()
2644 kind: hir::ErrorKind::UnicodePropertyNotFound, in class_unicode_script_disabled()
2655 kind: hir::ErrorKind::UnicodePropertyNotFound, in class_unicode_script_disabled()
2691 kind: hir::ErrorKind::UnicodePropertyNotFound, in class_unicode_age_disabled()
H A Dmod.rs96 UnicodePropertyNotFound, enumerator
127 UnicodePropertyNotFound => "Unicode property not found", in fmt()