Home
last modified time | relevance | path

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

/third_party/gettext/gettext-tools/src/
Dread-properties.c187 conv_from_iso_8859_1 (char *string) in conv_from_iso_8859_1() function
679 assume_utf8 ? buffer : conv_from_iso_8859_1 (buffer))); in properties_parse()
DChangeLog.13327 * read-properties.c (conv_from_iso_8859_1, read_escaped_string):