Home
last modified time | relevance | path

Searched defs:BY_NAME (Results 1 - 12 of 12) sorted by relevance

/third_party/rust/crates/regex/regex-syntax/src/unicode_tables/
H A Dperl_decimal.rs9 pub const BY_NAME: &'static [(&'static str, &'static [(char, char)])] = consts
H A Dperl_space.rs9 pub const BY_NAME: &'static [(&'static str, &'static [(char, char)])] = consts
H A Dgrapheme_cluster_break.rs9 pub const BY_NAME: &'static [(&'static str, &'static [(char, char)])] = &[ consts
H A Dsentence_break.rs9 pub const BY_NAME: &'static [(&'static str, &'static [(char, char)])] = &[ consts
H A Dword_break.rs9 pub const BY_NAME: &'static [(&'static str, &'static [(char, char)])] = &[ consts
H A Dage.rs9 pub const BY_NAME: &'static [(&'static str, &'static [(char, char)])] = &[ consts
H A Dgeneral_category.rs9 pub const BY_NAME: &'static [(&'static str, &'static [(char, char)])] = &[ consts
H A Dproperty_bool.rs9 pub const BY_NAME: &'static [(&'static str, &'static [(char, char)])] = &[ consts
H A Dscript_extension.rs9 pub const BY_NAME: &'static [(&'static str, &'static [(char, char)])] = &[ consts
H A Dscript.rs9 pub const BY_NAME: &'static [(&'static str, &'static [(char, char)])] = &[ consts
/third_party/rust/crates/unicode-ident/tests/tables/
H A Dtables.rs9 pub const BY_NAME: &'static [(&'static str, &'static [(u32, u32)])] = &[ consts
/third_party/rust/crates/unicode-ident/tests/trie/
H A Dtrie.rs9 pub const BY_NAME: &'static [(&'static str, &'static ::ucd_trie::TrieSet)] = &[ consts

Completed in 18 milliseconds