On Thu, Mar 25, 2021 at 05:38:09AM +0530, Shreeya Patel wrote: > Rename the function names from utf8 to unicode for taking the first step > towards the transformation of utf8-core file into the unicode subsystem > layer file. > > Reviewed-by: Gabriel Krisman Bertazi <kris...@collabora.com> > Signed-off-by: Shreeya Patel <shreeya.pa...@collabora.com>
Can you add some more explanation about why this change is beneficial? The functions still seem tied to UTF-8 specifically. - Eric