Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dscriptfile.c124 etype_T last_type = ETYPE_SCRIPT; in estack_sfile() local
152 if (entry->es_type != last_type) in estack_sfile()
160 last_type = entry->es_type; in estack_sfile()