Searched refs:retp (Results 1 – 3 of 3) sorted by relevance
48 int retp; in test_isword_funcs_utf8() local62 retp = vim_iswordp_buf(p, &buf); in test_isword_funcs_utf8()63 if (retc != retp) in test_isword_funcs_utf8()70 retc, retp); in test_isword_funcs_utf8()
243 char_u *retp; in crnl_to_nl() local249 retp = ret; in crnl_to_nl()257 *retp++ = str[pos]; in crnl_to_nl()
1011 char_u *retp = p; in may_get_cmd_block() local1021 return retp; in may_get_cmd_block()1043 retp = *tofree = ga_concat_strings(&ga, "\n"); in may_get_cmd_block()1047 return retp; in may_get_cmd_block()