Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dsyntax.c79 #define SPTYPE_START 2 // match a regexp, start of item macro
692 && SYN_ITEMS(syn_block)[idx].sp_type == SPTYPE_START) in syn_sync()
1964 || spp->sp_type == SPTYPE_START) in syn_current_attr()
2070 if (spp->sp_type == SPTYPE_START in syn_current_attr()
2431 if ( spp->sp_type == SPTYPE_START in push_next_match()
2548 == SPTYPE_START in check_state_ends()
2819 if (spp->sp_type != SPTYPE_START) in find_endpos()
2831 if (spp->sp_type != SPTYPE_START) in find_endpos()
4045 else if (spp->sp_type == SPTYPE_START) in syn_list_one()
4674 == SPTYPE_START) in get_syn_options()
[all …]