Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Devalvars.c1494 char_u *ptofree = NULL; in ex_let_one() local
1503 p = ptofree = concat_str(s, p); in ex_let_one()
1512 vim_free(ptofree); in ex_let_one()