Home
last modified time | relevance | path

Searched refs:may_get_next_line (Results 1 – 1 of 1) sorted by relevance

/vim-8.2.3635/src/
H A Dvim9compile.c2734 may_get_next_line(char_u *whitep, char_u **arg, cctx_T *cctx) in may_get_next_line() function
2756 if (may_get_next_line(whitep, arg, cctx) == FAIL) in may_get_next_line_error()
3352 if (may_get_next_line(whitep, &p, cctx) == FAIL) in compile_arguments()
3654 if (may_get_next_line(whitep, &p, cctx) == FAIL) in compile_list()
3831 if (may_get_next_line(whitep, arg, cctx) == FAIL) in compile_dict()
3916 if (may_get_next_line(whitep, arg, cctx) == FAIL) in compile_dict()
3929 if (may_get_next_line(whitep, arg, cctx) == FAIL) in compile_dict()