Searched refs:CheckLineMatches (Results 1 – 1 of 1) sorted by relevance
47 if (CheckLineMatches(line) && CheckFileMatches(file) && CheckMessageMatches(message)) in Matches()64 bool CheckLineMatches(int got_line) const { in CheckLineMatches() function