Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dos_vms.c73 static int vms_match_num = 0; variable
382 if (vms_match_num == 0) { in vms_wproc()
402 for (i = 0; i<vms_match_num; i++) { in vms_wproc()
420 vms_fmatch[vms_match_num] = vim_strsave((char_u *)name); in vms_wproc()
422 ++vms_match_num; in vms_wproc()
465 vms_match_num = 0; // reset collection counter in mch_expand_wildcards()
473 cnt = vms_match_num; in mch_expand_wildcards()
523 vms_match_num = 0; in mch_expandpath()
533 cnt = vms_match_num; in mch_expandpath()