Home
last modified time | relevance | path

Searched defs:emit_table (Results 1 – 2 of 2) sorted by relevance

/external/rust/crates/unicode-width/scripts/
Dunicode.py181 def emit_table(f, name, t_data, t_type = "&'static [(char, char)]", is_pub=True, function
/external/rust/crates/unicode-segmentation/scripts/
Dunicode.py198 def emit_table(f, name, t_data, t_type = "&'static [(char, char)]", is_pub=True, function