Home
last modified time | relevance | path

Searched refs:COMPOSITION_TABLE_KV (Results 1 – 2 of 2) sorted by relevance

/external/rust/crates/unicode-normalization/src/
Dlookups.rs35 COMPOSITION_TABLE_KV, in composition_table()
Dtables.rs2700 pub(crate) const COMPOSITION_TABLE_KV: &[(u32, char)] = &[ constant