Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dos_vms.c407 char_u **old_vms_fmatch = vms_fmatch; in vms_wproc() local
411 vms_fmatch = vim_realloc(old_vms_fmatch, in vms_wproc()
415 vim_free(old_vms_fmatch); in vms_wproc()