Home
last modified time | relevance | path

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

/dports/x11/mlterm/mlterm-3.9.1/vtemu/
H A Dvt_parser.c6989 static char *convert_to_locale_encoding(char *str, ef_parser_t *parser, in convert_to_locale_encoding() function
8230 send_file = convert_to_locale_encoding(value, vt_parser->cc_parser, vt_parser->encoding); in vt_parser_set_config()
8234 send_file = convert_to_locale_encoding(value, NULL, VT_UTF8); in vt_parser_set_config()