to_unicode 724 src/coding.h extern wchar_t *to_unicode (Lisp_Object str, Lisp_Object *buf); to_unicode 130 src/cygw32.c return conv_filename_from_w32_unicode (to_unicode (file, &file), to_unicode 7919 src/w32fns.c to_unicode (prompt, &prompt); to_unicode 7920 src/w32fns.c to_unicode (dir, &dir); to_unicode 7921 src/w32fns.c to_unicode (filename, &filename); to_unicode 11390 src/w32fns.c to_unicode (str, &encoded);