Home
last modified time | relevance | path

Searched defs:file (Results 1 – 25 of 31) sorted by relevance

12

/vim-8.2.3635/src/
H A Dnbdebug.c79 char *file; // possible nb_debug output file in nbdebug_log_init() local
116 lookup(char *file) in lookup()
H A Dcmdexpand.c1930 char_u ***file, in ExpandFromContext()
2196 char_u ***file, in ExpandGeneric()
2294 char_u ***file, // return: array with matches in expand_shellcmd()
2437 char_u ***file) in call_user_expand_func()
2487 char_u ***file) in ExpandUserDefined()
2536 char_u ***file) in ExpandUserList()
2575 char_u *file, in globpath()
H A Ddebugger.c885 int file, // TRUE for a file, FALSE for a function in dbg_find_breakpoint()
898 int file, // TRUE for a file, FALSE for a function in has_profiling()
H A Dex_cmds2.c822 FILE *file; in requires_py_version() local
H A Dhelp.c585 cleanup_help_tags(int num_file, char_u **file) in cleanup_help_tags()
H A Dscriptfile.c811 char_u ***file, in ExpandRTDir()
906 char_u ***file) in ExpandPackAddDir()
H A Dviminfo.c98 viminfo_filename(char_u *file) in viminfo_filename()
3010 char_u *file, // file name or NULL to use default name in read_viminfo()
3061 write_viminfo(char_u *file, int forceit) in write_viminfo()
H A Dfilepath.c1356 char_u *file; in f_globpath() local
3082 char_u ***file, // array of resulting files in expand_wildcards_eval()
3862 char_u ***file, // array of resulting files in gen_expand_wildcards()
H A Dos_vms.c440 mch_expand_wildcards(int num_pat, char_u **pat, int *num_file, char_u ***file, int flags) in mch_expand_wildcards()
H A Dos_unix.c6544 char_u ***file, in mch_expand_wildcards()
7049 char_u ***file) in save_patterns()
7120 have_wildcard(int num, char_u **file) in have_wildcard()
7131 have_dollars(int num, char_u **file) in have_dollars()
H A Doption.c6421 char_u ***file) in ExpandSettings()
6577 ExpandOldSetting(int *num_file, char_u ***file) in ExpandOldSetting()
H A Dmap.c1258 char_u ***file) in ExpandMappings()
H A Dif_tcl.c1933 char *file = (char *)eap->arg; in ex_tclfile() local
H A Dif_perl.xs1552 char *file = __FILE__; in xs_init() local
H A Dundo.c2317 int file, in undo_time()
H A Dnetbeans.c243 getConnInfo(char *file, char **host, char **port, char **auth) in getConnInfo()
H A Dif_python.c1122 const char *file = (char *)eap->arg; in ex_pyfile() local
H A Dtag.c3878 char_u ***file) in expand_tags()
H A Dif_python3.c1242 const char *file; in ex_py3file() local
H A Dbuffer.c2696 char_u ***file, in ExpandBufnames()
/vim-8.2.3635/runtime/ftplugin/
H A Dsass.vim29 function! SassIncludeExpr(file) abort argument
/vim-8.2.3635/src/testdir/
H A Dtest_bench_regexp.vim6 func Measure(file, pattern, arg) argument
H A Dtest_shortpathname.vim10 func TestIt(file, bits, expected) argument
/vim-8.2.3635/runtime/plugin/
H A Drrhelper.vim42 function DoRemoteReply(id, cnt, group, file) argument
/vim-8.2.3635/src/xpm/include/
H A Dxpm.h476 #define XpmReadPixmapFile(dpy, d, file, pix, mask, att) \ argument
478 #define XpmWritePixmapFile(dpy, file, pix, mask, att) \ argument
491 #define XReadPixmapFile(dpy, d, file, pix, mask, att) \ argument
493 #define XWritePixmapFile(dpy, file, pix, mask, att) \ argument

12