Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dtag.c1594 TS_START, // at start of file in find_tags() enumerator
1890 state = TS_START; // we're at the start of the file in find_tags()
2128 if (state == TS_START) in find_tags()