Home
last modified time | relevance | path

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

/external/rust/crates/unicode-normalization/src/
Dnormalize.rs178 let lv_index = l_index * N_COUNT + v_index * T_COUNT; in compose_hangul() localVariable
179 let s = S_BASE + lv_index; in compose_hangul()