Home
last modified time | relevance | path

Searched defs:nulp (Results 1 – 2 of 2) sorted by relevance

/vim-8.2.3635/src/
H A Dex_cmds.c5322 skip_vimgrep_pat_ext(char_u *p, char_u **s, int *flags, char_u **nulp, int *cp) in skip_vimgrep_pat_ext()
H A Dex_docmd.c2909 char_u *nulp = NULL; in parse_command_modifiers() local