Home
last modified time | relevance | path

Searched defs:ClassBytes (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/regex-syntax/src/hir/
Dmod.rs1080 pub struct ClassBytes { struct
1081 set: IntervalSet<ClassBytesRange>, argument
1084 impl ClassBytes { implementation
1138 pub fn union(&mut self, other: &ClassBytes) { in union()
1143 pub fn intersect(&mut self, other: &ClassBytes) { in intersect()
1148 pub fn difference(&mut self, other: &ClassBytes) { in difference()
1159 pub fn symmetric_difference(&mut self, other: &ClassBytes) { in symmetric_difference()
1536 fn bclass(ranges: &[(u8, u8)]) -> ClassBytes { in bclass() argument
1590 fn bcasefold(cls: &ClassBytes) -> ClassBytes { in bcasefold()
1596 fn bunion(cls1: &ClassBytes, cls2: &ClassBytes) -> ClassBytes { in bunion()
[all …]
Dtranslate.rs157 ClassBytes(hir::ClassBytes), enumerator
210 fn unwrap_class_bytes(self) -> hir::ClassBytes { in unwrap_class_bytes()
862 ) -> Result<hir::ClassBytes> { in hir_ascii_byte_class()
897 ) -> hir::ClassBytes { in hir_perl_byte_class()
964 class: &mut hir::ClassBytes, in bytes_fold_and_negate()
1086 fn hir_ascii_class_bytes(kind: &ast::ClassAsciiKind) -> hir::ClassBytes { in hir_ascii_class_bytes()
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/regex-syntax-0.8.3/src/hir/
H A Dmod.rs1211 pub fn to_byte_class(&self) -> Option<ClassBytes> { in to_byte_class()
1354 pub struct ClassBytes { struct
1355 set: IntervalSet<ClassBytesRange>, argument
1358 impl ClassBytes { implementation
1416 pub fn union(&mut self, other: &ClassBytes) { in union()
1421 pub fn intersect(&mut self, other: &ClassBytes) { in intersect()
1426 pub fn difference(&mut self, other: &ClassBytes) { in difference()
1437 pub fn symmetric_difference(&mut self, other: &ClassBytes) { in symmetric_difference()
3091 fn bclass(ranges: &[(u8, u8)]) -> ClassBytes { in bclass() argument
3145 fn bcasefold(cls: &ClassBytes) -> ClassBytes { in bcasefold()
[all …]
H A Dtranslate.rs207 ClassBytes(hir::ClassBytes), enumerator
276 fn unwrap_class_bytes(self) -> hir::ClassBytes { in unwrap_class_bytes()
1076 ) -> Result<hir::ClassBytes> { in hir_ascii_byte_class()
1110 ) -> Result<hir::ClassBytes> { in hir_perl_byte_class()
1183 class: &mut hir::ClassBytes, in bytes_fold_and_negate()
1316 fn hir_ascii_class_bytes(kind: &ast::ClassAsciiKind) -> hir::ClassBytes { in hir_ascii_class_bytes()
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/regex-automata-0.4.6/src/nfa/thompson/
H A Dcompiler.rs1346 cls: &hir::ClassBytes, in c_byte_class()
/aosp_15_r20/prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-plugin-ij193/1.3.61-release-180/
HDkotlin-plugin-ij193-1.3.61-release-180.jarMETA-INF/ META-INF/MANIFEST.MF kotlinManifest.properties META-INF/annotation ...