Searched refs:whitep (Results 1 – 2 of 2) sorted by relevance
2736 *arg = skipwhite(whitep); in may_get_next_line()3346 char_u *whitep = *arg; in compile_arguments() local3393 whitep = p; in compile_arguments()3647 char_u *whitep = *arg + 1; in compile_list() local3683 whitep = p; in compile_list()3818 char_u *whitep = *arg + 1; in compile_dict() local3909 whitep = *arg + 1; in compile_dict()3928 whitep = *arg; in compile_dict()3941 if (IS_WHITE_OR_NUL(*whitep)) in compile_dict()3946 whitep = *arg + 1; in compile_dict()[all …]
195 char_u *whitep = *argp; in get_function_args() local215 && (*p == NUL || (VIM_ISWHITE(*whitep) && *p == '#'))) in get_function_args()225 whitep = (char_u *)" "; in get_function_args()288 whitep = p; in get_function_args()350 whitep = p; in get_function_args()3866 char_u *whitep; in define_function() local4112 whitep = p; in define_function()4131 whitep = p; in define_function()4146 whitep = p; in define_function()4185 && !(VIM_ISWHITE(*whitep) && *p == '#' in define_function()