Home
last modified time | relevance | path

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

/third_party/gettext/gettext-tools/src/
Dxg-mixed-string.c195 char *utf8_encoded_string; in mixed_string_contents() local
205 utf8_encoded_string = in mixed_string_contents()
210 if (utf8_encoded_string != source_encoded_string) in mixed_string_contents()
212 converted_segments[i] = utf8_encoded_string; in mixed_string_contents()
213 length += strlen (utf8_encoded_string); in mixed_string_contents()