Home
last modified time | relevance | path

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

/external/rust/crates/unicode-normalization/scripts/
Dunicode.py333 def gen_mph_data(name, d, kv_type, kv_callback): argument
339 out.write("pub(crate) const {}_KV: &[{}] = &[\n".format(name.upper(), kv_type))