Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim9compile.c4217 compile_leader(cctx_T *cctx, int numeric_only, char_u *start, char_u **end) in compile_leader() function
4388 if (compile_leader(cctx, TRUE, start_leader, end_leader) == FAIL) in compile_subscript()
4873 if (compile_leader(cctx, FALSE, start_leader, &end_leader) == FAIL) in compile_expr7()