Main Page
Related Pages
Modules
Classes
Files
File List
File Members
include
test_unicode.h
1
#ifndef TEST_UNICODE_H
2
#define TEST_UNICODE_H 1
3
4
5
/* ========================================================================== */
6
/* Function prototypes */
7
8
int
test_unicode
(
void
);
9
10
11
#endif
/* TEST_UNICODE_H */
12
13
/* EOF */
test_unicode
int test_unicode(void)
Test enc_convert_to_utf8_nfc() implementation.
Definition:
test_unicode.c:347
Generated at 2024-04-27 using