Home
last modified time | relevance | path

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

/third_party/gettext/gettext-tools/src/
Dxg-mixed-string.c85 segment_alloc (utf8_encoded, string, strlen (string)); in mixed_string_alloc_simple()
116 ms->segments[0] = segment_alloc (utf8_encoded, string, strlen (string)); in mixed_string_alloc_utf8()
160 if (nsegments == 1 && ms->segments[0]->type == utf8_encoded) in mixed_string_contents()
536 if (bp->curr_type == utf8_encoded) in mixed_string_buffer_flush_curr()
567 if (bp->curr_type != utf8_encoded) in mixed_string_buffer_append_unicode()
570 bp->curr_type = utf8_encoded; in mixed_string_buffer_append_unicode()
Dxg-mixed-string.h37 utf8_encoded enumerator
Dx-java.c714 if (segment->type == utf8_encoded in strip_indent()
813 if (segment->type == utf8_encoded in strip_indent()