v/vlib/encoding/utf8
Uwe Krüger 60c880a0cc
vlib: use `malloc_noscan()` where possible (#10465)
2021-06-15 14:47:11 +03:00
..
east_asian encoding.utf8: remove const unicode_con_table_up_to_low table (#9672) 2021-04-11 10:28:19 +03:00
encoding_utf8_test.v tests: fix warnings when doing `./v -W -progress -check-syntax test-fixed` 2020-10-26 14:41:57 +02:00
utf8.v encoding.utf8: remove const unicode_con_table_up_to_low table (#9672) 2021-04-11 10:28:19 +03:00
utf8_util.v vlib: use `malloc_noscan()` where possible (#10465) 2021-06-15 14:47:11 +03:00
utf8_util_test.v utf8: reverse() to handle unicode strings (#10133) 2021-05-19 12:24:08 +03:00