Home
last modified time | relevance | path

Searched defs:PropertyValues (Results 1 – 4 of 4) sorted by relevance

/external/rust/android-crates-io/crates/regex-syntax/src/
Dunicode.rs436 type PropertyValues = &'static [(&'static str, &'static str)]; typedef
507 vals: PropertyValues, in canonical_value()
520 ) -> Result<Option<PropertyValues>> { in property_values()
529 fn imp(_: &'static str) -> Result<Option<PropertyValues>> { in property_values()
541 fn imp(name: &'static str) -> Result<Option<PropertyValues>> { in property_values()
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/regex-syntax-0.8.5/src/
Dunicode.rs499 type PropertyValues = &'static [(&'static str, &'static str)]; typedef
576 vals: PropertyValues, in canonical_value()
589 ) -> Result<Option<PropertyValues>, Error> { in property_values()
598 fn imp(_: &'static str) -> Result<Option<PropertyValues>, Error> { in property_values()
610 fn imp(name: &'static str) -> Result<Option<PropertyValues>, Error> { in property_values()
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/regex-syntax-0.8.5/src/
Dunicode.rs499 type PropertyValues = &'static [(&'static str, &'static str)]; typedef
576 vals: PropertyValues, in canonical_value()
589 ) -> Result<Option<PropertyValues>, Error> { in property_values()
598 fn imp(_: &'static str) -> Result<Option<PropertyValues>, Error> { in property_values()
610 fn imp(name: &'static str) -> Result<Option<PropertyValues>, Error> { in property_values()
/external/aws-sdk-java-v2/services/iottwinmaker/src/main/resources/codegen-resources/
Dservice-2.json4157 "PropertyValues":{ object