Searched refs:ae_fname (Results 1 – 2 of 2) sorted by relevance
44 vim_free(AARGLIST(al)[al->al_ga.ga_len].ae_fname); in alist_clear()224 if (GARGLIST[i].ae_fname != NULL) in alist_slash_adjust()225 slash_adjust(GARGLIST[i].ae_fname); in alist_slash_adjust()229 if (WARGLIST(wp)[i].ae_fname != NULL) in alist_slash_adjust()230 slash_adjust(WARGLIST(wp)[i].ae_fname); in alist_slash_adjust()372 ARGLIST[after + i].ae_fname = files[i]; in alist_add_list()451 vim_free(ARGLIST[match].ae_fname); in do_arglist()604 if (GARGLIST[i].ae_fname != NULL) in ex_args()607 vim_strsave(GARGLIST[i].ae_fname); in ex_args()840 vim_free(ARGLIST[i - 1].ae_fname); in ex_argdelete()[all …]
887 char_u *ae_fname; // file name as specified member