Searched refs:ptofree (Results 1 – 1 of 1) sorted by relevance
1494 char_u *ptofree = NULL; in ex_let_one() local1503 p = ptofree = concat_str(s, p); in ex_let_one()1512 vim_free(ptofree); in ex_let_one()