Searched defs:matches (Results 1 – 6 of 6) sorted by relevance
30 void SearchData::getAll( int* length, SearchResultArray* matches, in getAll()43 SearchResultArray&& matches ) in setAll()52 const SearchResultArray& matches, LineNumber lines ) in addAll()
112 QRegularExpressionMatchIterator matches = regexp_.globalMatch(line); in isLineMatchingBackward() local
94 qint64 matches[] = { 0, 15, 20, 135 }; in simpleSearchTest() local