Files
u-boot/include
Heinrich Schuchardt d8c28232c3 lib: charset: utility functions for Unicode
utf8_get() - get next UTF-8 code point from buffer
utf8_put() - write UTF-8 code point to buffer
utf8_utf16_strnlen() - length of a utf-8 string after conversion to utf-16
utf8_utf16_strncpy() - copy a utf-8 string to utf-16
utf16_get() - get next UTF-16 code point from buffer
utf16_put() - write UTF-16 code point to buffer
utf16_strnlen() - number of codes points in a utf-16 string
utf16_utf8_strnlen() - length of a utf-16 string after conversion to utf-8
utf16_utf8_strncpy() - copy a utf-16 string to utf-8

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Alexander Graf <agraf@suse.de>
2018-09-23 21:55:29 +02:00
..
2017-07-03 17:35:28 -04:00
2018-09-18 00:01:18 -06:00
2016-04-01 17:18:12 -04:00
2017-02-08 15:56:28 -05:00
2018-06-18 14:43:13 -04:00
2016-01-20 19:06:23 -07:00
2018-09-10 20:48:16 -04:00
2018-09-18 08:12:21 -06:00
2018-07-26 14:08:22 -05:00
2018-06-13 07:49:12 -04:00
2017-07-23 09:24:47 -04:00
2018-04-06 17:04:33 -04:00
2016-03-08 15:01:47 -05:00
2018-09-10 20:48:19 -04:00
2018-09-18 00:01:18 -06:00
2018-06-03 15:27:21 +02:00
2018-08-01 18:03:58 +02:00
2018-07-26 14:08:22 -05:00
2018-09-10 20:48:12 -04:00
2016-08-17 10:25:35 +09:00
2018-07-19 16:31:37 -04:00
2018-08-01 16:30:45 -06:00
2018-07-20 15:55:05 -04:00
2018-09-18 00:01:18 -06:00
2016-09-26 13:24:43 -04:00