diff options
author | Nicolas Pitre <npitre@baylibre.com> | 2025-04-17 21:45:08 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-04-26 12:22:03 +0300 |
commit | 54cda9201c673fd1c5de189d961670999232e49d (patch) | |
tree | b47e2462e4bca86588de67a777f765e796ade917 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 05ea6d71aa7a4f42c773c96dcd1519ac0dcdec86 (diff) | |
download | linux-54cda9201c673fd1c5de189d961670999232e49d.tar.xz |
vt: use new tables in ucs.c
This removes the table from ucs.c and substitutes the generated tables
from ucs_width_table.h providing comprehensive ranges for double-width
and zero-width Unicode code points.
Also implements ucs_is_zero_width() to query the new zero-width table.
Signed-off-by: Nicolas Pitre <npitre@baylibre.com>
Reviewed-by: Jiri Slaby <jirislaby@kernel.org>
Link: https://lore.kernel.org/r/20250417184849.475581-7-nico@fluxnic.net
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions