]> Kevux Git Server - fll/commit
Update: Add missing utf string functions and fix existing ones.
authorKevin Day <kevin@kevux.org>
Thu, 30 Mar 2023 04:53:20 +0000 (23:53 -0500)
committerKevin Day <kevin@kevux.org>
Thu, 30 Mar 2023 04:53:20 +0000 (23:53 -0500)
commit37897eed7a894d08219f793104b90dfca6f80c51
treed6b998f82afb6934eb8c4622e23b05c0a3974bba
parent3f7c905522c32905fa350a64558dbaa0c4c8b5ac
Update: Add missing utf string functions and fix existing ones.

These utf string functions not up to date with the latest design and are missing several functions.

Update every single existing function.
Add the missing functions.
level_0/f_compare/c/compare.c
level_0/f_compare/c/compare.h
level_0/f_compare/c/compare/private-utf.c
level_0/f_compare/c/compare/private-utf.h
level_0/f_compare/c/compare/utf.c
level_0/f_compare/c/compare/utf.h
level_0/f_compare/c/private-compare.h