Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/
H A Dxgettext.h162 extern char *from_current_source_encoding (const char *string,
H A Dx-perl.c320 from_current_source_encoding (my_linebuf, logical_file_name, in get_here_document()
469 from_current_source_encoding (buffer, logical_file_name, lineno); in phase2_getc()
735 from_current_source_encoding (string, logical_file_name, line_number); in extract_quotelike_pass1_utf8()
H A Dx-java.c476 curr = from_current_source_encoding (bp->curr_buffer, in string_buffer_flush_curr_buffer()
H A Dx-python.c879 curr = from_current_source_encoding (bp->curr_buffer, in mixed_string_buffer_flush_curr_buffer()
H A Dxgettext.c1840 from_current_source_encoding (const char *string, in from_current_source_encoding() function
1885 string = from_current_source_encoding (string, pos->file_name, \
H A DChangeLog1846 * xgettext.c (from_current_source_encoding): Set context.message.
1926 (from_current_source_encoding) [!HAVE_ICONV]: Just abort here.
1979 (from_current_source_encoding): Construct context for convert_string.
3558 * xgettext.c (from_current_source_encoding): Use multiline_error,
3562 EOF as delimiter, to avoid error during from_current_source_encoding.
3868 * xgettext.h (from_current_source_encoding): New declaraction.
3869 * xgettext.c (from_current_source_encoding): New function.