Home | History | Annotate | Download | only in common

Lines Matching refs:matched

203     int matched;
204 matched = search(fIter, length, NULL, count, 0, parent, pMatched);
206 while (matched++ < length) {