Searched refs:rtp_copy (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/vim-55/src/
H A Dex_cmds2.c2661 char_u *rtp_copy; local
2677 rtp_copy = vim_strsave(p_rtp);
2679 if (buf != NULL && rtp_copy != NULL)
2690 rtp = rtp_copy;
2733 vim_free(rtp_copy);

Completed in 122 milliseconds