Searched refs:hasTabChar (Results 1 – 1 of 1) sorted by relevance
361 bool hasTabChar = false; in getResult() local365 hasTabChar |= c == CHAR_TAB; in getResult()375 out.flags.push_back((hasTabChar ? TAB_BIT : 0) | static_cast<int>(breakPoint.hyphenEdit)); in getResult()