/* * Routines for handling Unicode encoded in UTF-8 form, code derived from * src/lib/libc/locale/utf2.c. */ /* * Read one UTF8-encoded character off the string, shift the string pointer * and return the character. */