Home | History | Annotate | Download | only in common

Lines Matching refs:matched

176     int matched;
177 matched = search(fIter, length, NULL, count, 0, parent, pMatched);
179 while (matched++ < length) {