Searched refs:utf8_source_count (Results 1 – 1 of 1) sorted by relevance
22 int utf8_source_count; variable107 utf8_source_count = 0; in unicode_to_utf8_str()111 _gx_utility_unicode_to_utf8(source[index], utf8_source + utf8_source_count, &glyph_len); in unicode_to_utf8_str()112 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()