Searched refs:locale_to_utf8 (Results 1 – 1 of 1) sorted by relevance
36 locale_to_utf8 (char *s) in locale_to_utf8() function65 … if (argc && !font_opts.font_file) font_opts.font_file = locale_to_utf8 (argv[0]), argc--, argv++; in main()66 …if (argc && !input.text && !input.text_file) input.text = locale_to_utf8 (argv[0]), argc--, argv++; in main()