Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/
H A Dx-python.c814 mixed_string_buffer_append_byte (struct mixed_string_buffer *bp, unsigned char c) in mixed_string_buffer_append_byte() function
876 mixed_string_buffer_append_byte (bp, '\0'); in mixed_string_buffer_flush_curr_buffer()
944 mixed_string_buffer_append_byte (bp, (unsigned char) c); in mixed_string_buffer_append()
H A DChangeLog1720 (init_mixed_string_buffer, mixed_string_buffer_append_byte,