Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dscriptfile.c345 char *basepath = path == p_rtp ? "runtimepath" : "packpath"; in do_in_path() local
348 semsg(_(e_dirnotf), basepath, name); in do_in_path()
352 smsg(_("not found in '%s': \"%s\""), basepath, name); in do_in_path()