Searched refs:hash_dir (Results 1 – 1 of 1) sorted by relevance
2091 int hash_dir = 0; // Direction searched for # things in findmatchlimit() local2153 hash_dir = dir; in findmatchlimit()2172 hash_dir = 1; in findmatchlimit()2210 if (!hash_dir && !comment_dir) in findmatchlimit()2234 hash_dir = 1; in findmatchlimit()2250 if (hash_dir) in findmatchlimit()2261 hash_dir = 1; in findmatchlimit()2263 hash_dir = -1; in findmatchlimit()2270 if (hash_dir > 0) in findmatchlimit()2277 pos.lnum += hash_dir; in findmatchlimit()[all …]