Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dsyntax.pro21 int syn_get_stack_item(int i);
/vim-8.2.3635/src/
H A Dsyntax.c6542 syn_get_stack_item(int i) in syn_get_stack_item() function
H A Devalfunc.c9862 id = syn_get_stack_item(i); in f_synstack()