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

/macosx-10.10/vim-55/src/
H A Deval.c776 static typval_T *alloc_string_tv __ARGS((char_u *string));
1009 tvp = alloc_string_tv(val);
19114 alloc_string_tv(s) function

Completed in 358 milliseconds