Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/
H A Dx-csharp.c550 string_buffer_append_unicode (struct string_buffer *bp, unsigned int uc) in string_buffer_append_unicode() function
605 string_buffer_append_unicode (&comment_buffer, c); in comment_add()
1511 string_buffer_append_unicode (literal, c); in accumulate_escaped()
1696 string_buffer_append_unicode (&literal, c); in phase6_get()
1715 string_buffer_append_unicode (&buffer, c); in phase6_get()
H A Dx-java.c438 string_buffer_append_unicode (struct string_buffer *bp, unsigned int uc) in string_buffer_append_unicode() function
459 string_buffer_append_unicode (bp, 0xfffd); in string_buffer_flush_utf16_surr()
515 string_buffer_append_unicode (bp, uc); in string_buffer_append()
525 string_buffer_append_unicode (bp, UTF16_VALUE (c)); in string_buffer_append()