Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dmatch.c18 # define SEARCH_HL_PRIORITY 0 macro
736 || cur->priority > SEARCH_HL_PRIORITY)) in update_search_hl()
827 cur->priority > SEARCH_HL_PRIORITY)) in update_search_hl()
906 && cur->priority > SEARCH_HL_PRIORITY) in get_search_match_hl()