Home
last modified time | relevance | path

Searched refs:TABLES_0 (Results 1 - 1 of 1) sorted by relevance

/third_party/rust/crates/unicode-width/src/
H A Dtables.rs34 let t1_offset = TABLES_0[cp >> 13 & 0xFF]; in lookup_width()
89 static TABLES_0: [u8; 256] = [ consts

Completed in 2 milliseconds