Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dquickfix.c8036 vimconv_T *p_vc, in hgr_search_file() argument
8053 if (p_vc->vc_type != CONV_NONE in hgr_search_file()
8056 line = string_convert(p_vc, IObuff, NULL); in hgr_search_file()
8111 vimconv_T *p_vc in hgr_search_files_in_dir() argument
8141 hgr_search_file(qfl, fnames[fi], p_vc, p_regmatch); in hgr_search_files_in_dir()