Searched defs:BY_NAME (Results 1 – 12 of 12) sorted by relevance
| /third_party/rust/crates/regex/regex-syntax/src/unicode_tables/ |
| D | perl_space.rs | 9 pub const BY_NAME: &'static [(&'static str, &'static [(char, char)])] = constant
|
| D | perl_decimal.rs | 9 pub const BY_NAME: &'static [(&'static str, &'static [(char, char)])] = constant
|
| D | grapheme_cluster_break.rs | 9 pub const BY_NAME: &'static [(&'static str, &'static [(char, char)])] = &[ constant
|
| D | sentence_break.rs | 9 pub const BY_NAME: &'static [(&'static str, &'static [(char, char)])] = &[ constant
|
| D | word_break.rs | 9 pub const BY_NAME: &'static [(&'static str, &'static [(char, char)])] = &[ constant
|
| D | age.rs | 9 pub const BY_NAME: &'static [(&'static str, &'static [(char, char)])] = &[ constant
|
| D | general_category.rs | 9 pub const BY_NAME: &'static [(&'static str, &'static [(char, char)])] = &[ constant
|
| D | property_bool.rs | 9 pub const BY_NAME: &'static [(&'static str, &'static [(char, char)])] = &[ constant
|
| D | script.rs | 9 pub const BY_NAME: &'static [(&'static str, &'static [(char, char)])] = &[ constant
|
| D | script_extension.rs | 9 pub const BY_NAME: &'static [(&'static str, &'static [(char, char)])] = &[ constant
|
| /third_party/rust/crates/unicode-ident/tests/trie/ |
| D | trie.rs | 9 pub const BY_NAME: &'static [(&'static str, &'static ::ucd_trie::TrieSet)] = &[ constant
|
| /third_party/rust/crates/unicode-ident/tests/tables/ |
| D | tables.rs | 9 pub const BY_NAME: &'static [(&'static str, &'static [(u32, u32)])] = &[ constant
|