]> Kevux Git Server - fll/commit
Update: add UTF-8 BOM detection
authorKevin Day <thekevinday@gmail.com>
Thu, 15 Aug 2019 02:36:50 +0000 (21:36 -0500)
committerKevin Day <thekevinday@gmail.com>
Thu, 15 Aug 2019 02:36:50 +0000 (21:36 -0500)
commit4c73bcae576c427905cb39b8f0c60b60b7e1c793
treede056a95c50bb3abbc13cc44b01540b3fec3698e
parent989b47aab5740c5585176926b203cb85570ba8a6
Update: add UTF-8 BOM detection

Add support for detecting UTF-8 BOM in the f_utf_is_space() function.
Add new function f_utf_is_bom().
level_0/f_utf/c/utf.c
level_0/f_utf/c/utf.h