Searched hist:"2 b3d047870120bcd46d7cc257d19ff49328fd585" (Results 1 – 2 of 2) sorted by relevance
/linux/fs/unicode/ |
H A D | utf8data.c_shipped | 2b3d047870120bcd46d7cc257d19ff49328fd585 Wed Sep 15 09:00:05 CEST 2021 Christoph Hellwig <hch@lst.de> unicode: Add utf8-data module
utf8data.h contains a large database table which is an auto-generated decodification trie for the unicode normalization functions.
Allow building it into a separate module.
Based on a patch from Shreeya Patel <shreeya.patel@collabora.com>.
Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Gabriel Krisman Bertazi <krisman@collabora.com>
|
H A D | mkutf8data.c | diff 2b3d047870120bcd46d7cc257d19ff49328fd585 Wed Sep 15 09:00:05 CEST 2021 Christoph Hellwig <hch@lst.de> unicode: Add utf8-data module
utf8data.h contains a large database table which is an auto-generated decodification trie for the unicode normalization functions.
Allow building it into a separate module.
Based on a patch from Shreeya Patel <shreeya.patel@collabora.com>.
Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Gabriel Krisman Bertazi <krisman@collabora.com>
|