Home | History | Annotate | Download | only in WebView

Lines Matching refs:textMatches

203     [textMatches release];
677 NSMutableArray *result = [NSMutableArray arrayWithCapacity:[textMatches count]];
679 NSEnumerator *matchEnumerator = [textMatches objectEnumerator];
1383 [textMatches release];
1384 textMatches = array;