Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dscriptfile.c223 source_callback(char_u *fname, void *cookie) in source_callback() function
449 return do_in_path_and_pp(path, name, flags, source_callback, ret_sid); in source_in_path()