Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dcmdexpand.c19 static int ExpandGeneric(expand_T *xp, regmatch_T *regmatch,
2170 ret = ExpandGeneric(xp, &regmatch, num_file, file, in ExpandFromContext()
2192 ExpandGeneric( in ExpandGeneric() function
/vim-8.2.3635/runtime/doc/
H A Dversion8.txt41644 Solution: Check for NULL pointer. Also make ExpandGeneric() static.