Test of enc_convert_to_utf8_nfc() implementation.
More...
Go to the source code of this file.
Enumerations | |
| enum | sm_state { SM_SRC, SM_NFC, SM_NFD, SM_INVALID } |
Functions | |
| void | test_unicode_octets (char *ob, size_t len_ob, const char *uc_string) |
| int | test_unicode (void) |
Test enc_convert_to_utf8_nfc() implementation. More... | |
Test of enc_convert_to_utf8_nfc() implementation.
Copyright (c) 2012-2024 by the developers. See the LICENSE file for details.
Definition in file test_unicode.c.