Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/
H A Dx-java.c411 string_buffer_append_byte (struct string_buffer *bp, unsigned char c) in string_buffer_append_byte() function
473 string_buffer_append_byte (bp, '\0'); in string_buffer_flush_curr_buffer()
541 string_buffer_append_byte (bp, (unsigned char) c); in string_buffer_append()