Lines Matching refs:find
208 call setline(2, 'find this')
209 call setline(70, 'find this')
210 let @/ = 'find this'
211 let pat = '/find this\s\+'
221 let @/ = 'find this'
222 let pat = '/find this\s\+'
231 let @/ = 'find this'
232 let pat = '/find this\s\+'
337 call setline(2, 'find this')
338 call setline(70, 'find this')
340 let @/ = 'find this'