Searched refs:search_ctx (Results 1 – 1 of 1) sorted by relevance
320 search_ctx = search_ctx_arg; in vim_findfile_init()324 if (search_ctx == NULL) in vim_findfile_init()331 ff_clear(search_ctx); in vim_findfile_init()544 search_ctx->ffsc_start_dir = vim_strsave(search_ctx->ffsc_fix_path); in vim_findfile_init()624 search_ctx->ffsc_wc_path, in vim_findfile_init()631 ff_push(search_ctx, sptr); in vim_findfile_init()637 return search_ctx; in vim_findfile_init()1101 ff_push(search_ctx, in vim_findfile()1128 ff_push(search_ctx, in vim_findfile()1179 search_ctx->ffsc_wc_path, search_ctx->ffsc_level, 0); in vim_findfile()[all …]