Home
last modified time | relevance | path

Searched refs:utf8_source (Results 1 – 1 of 1) sorted by relevance

/GUIX-v6.2.1/test/example_internal/thai_glyph_shaping/
Dnormalization_test.c19 GX_UBYTE utf8_source[2014]; variable
111 _gx_utility_unicode_to_utf8(source[index], utf8_source + utf8_source_count, &glyph_len); in unicode_to_utf8_str()
174 …status = _gx_utility_canonical_normalize(utf8_source, utf8_source_count, &normalized_string, &norm… in normalization_test()
178 if (result_compare(utf8_source)) in normalization_test()