Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dsearch.c2130 comment_dir = dir; in findmatchlimit()
2180 comment_dir = FORWARD; in findmatchlimit()
2186 comment_dir = BACKWARD; in findmatchlimit()
2195 comment_dir = BACKWARD; in findmatchlimit()
2200 comment_dir = FORWARD; in findmatchlimit()
2210 if (!hash_dir && !comment_dir) in findmatchlimit()
2334 if ((backwards && comment_dir) in findmatchlimit()
2372 if (comment_dir in findmatchlimit()
2444 if (comment_dir) in findmatchlimit()
2448 if (comment_dir == FORWARD) in findmatchlimit()
[all …]