file_expand_path 2679 file.c file_expand_path(dname, Qnil, abs_mode, result); file_expand_path 2703 file.c file_expand_path(dname, Qnil, abs_mode, result); file_expand_path 2895 file.c return file_expand_path(fname, dname, 0, rb_usascii_str_new(0, MAXPATHLEN + 2)); file_expand_path 2931 file.c return file_expand_path(fname, dname, 1, rb_usascii_str_new(0, MAXPATHLEN + 2)); file_expand_path 4547 file.c file_expand_path(fname, str, 0, tmp); file_expand_path 4598 file.c file_expand_path(path, str, 0, tmp);