Lines Matching refs:STRLEN
203 if ((int)STRLEN(p2) < j) in nextwild()
211 difflen = (int)STRLEN(p2) - xp->xp_pattern_len; in nextwild()
224 mch_memmove(&ccline->cmdbuff[i], p2, STRLEN(p2)); in nextwild()
470 len += (long_u)STRLEN(xp->xp_files[i]) + 1; in ExpandOne()
627 p = files_found[k] + STRLEN(files_found[k]) + 1; in showmatches()
1192 len = (int)STRLEN(buff); in set_one_cmd_context()
2080 int len = (int)STRLEN(pat) + 20; in ExpandFromContext()
2239 str += STRLEN(str) - 1; in ExpandGeneric()
2355 e = s + STRLEN(s); in expand_shellcmd()
2379 l = STRLEN(buf); in expand_shellcmd()
2394 if (STRLEN(name) > l) in expand_shellcmd()
2505 e = s + STRLEN(s); in ExpandUserDefined()
2597 if (STRLEN(buf) + STRLEN(file) + 2 < MAXPATHL) in globpath()
2602 if (*buf != NUL && !after_pathsep(buf, buf + STRLEN(buf))) in globpath()
2924 xpc.xp_pattern_len = (int)STRLEN(xpc.xp_pattern); in f_getcompletion()
2929 xpc.xp_pattern_len = (int)STRLEN(xpc.xp_pattern); in f_getcompletion()
2942 xpc.xp_pattern_len = (int)STRLEN(xpc.xp_pattern); in f_getcompletion()
2949 xpc.xp_pattern_len = (int)STRLEN(xpc.xp_pattern); in f_getcompletion()
2956 xpc.xp_pattern_len = (int)STRLEN(xpc.xp_pattern); in f_getcompletion()