|
iPXE
|
A UTF-8 accumulation test. More...
Data Fields | |
| const char * | bytes |
| UTF-8 byte string. More... | |
| const unsigned int * | expected |
| Expected character sequence. More... | |
| size_t | len |
| Length. More... | |
A UTF-8 accumulation test.
Definition at line 40 of file utf8_test.c.
| const char* utf8_accumulate_test::bytes |
UTF-8 byte string.
Definition at line 42 of file utf8_test.c.
| const unsigned int* utf8_accumulate_test::expected |
Expected character sequence.
Definition at line 44 of file utf8_test.c.
| size_t utf8_accumulate_test::len |
Length.
Definition at line 46 of file utf8_test.c.
1.8.15