HomeSort by: relevance | last modified time | path
    Searched refs:from_current_source_encoding (Results 1 - 5 of 5) sorted by relevancy

  /src/external/gpl2/gettext/dist/gettext-tools/src/
xgettext.h 162 extern char *from_current_source_encoding (const char *string,
x-perl.c 320 from_current_source_encoding (my_linebuf, logical_file_name,
469 from_current_source_encoding (buffer, logical_file_name, lineno);
735 from_current_source_encoding (string, logical_file_name, line_number);
x-java.c 476 curr = from_current_source_encoding (bp->curr_buffer,
x-python.c 879 curr = from_current_source_encoding (bp->curr_buffer,
xgettext.c 1840 from_current_source_encoding (const char *string, function
1885 string = from_current_source_encoding (string, pos->file_name, \

Completed in 65 milliseconds