Searched defs:emit_table (Results 1 – 2 of 2) sorted by relevance
/external/rust/crates/unicode-width/scripts/ |
D | unicode.py | 181 def emit_table(f, name, t_data, t_type = "&'static [(char, char)]", is_pub=True, function
|
/external/rust/crates/unicode-segmentation/scripts/ |
D | unicode.py | 198 def emit_table(f, name, t_data, t_type = "&'static [(char, char)]", is_pub=True, function
|