Lines Matching refs:one
158 let one = "\<Tab>a"
160 call setline(1, [one, one, zero, zero, zero, one, one, one])
577 call setline(1, ['one }}}', 'two'])
580 call setline(1, ['one }}}4', 'two'])
874 " inner folds to one level up with already a fold at that level following the
900 call setline(1, ['one', 'two', 'three'])
1018 call assert_equal([a:fo .. ' one ', a:fs .. ' two '],
1032 call assert_equal([a:fo .. ' one ', a:fs .. a:fc .. ' +--- 2'],
1035 call assert_equal([a:fo .. ' one ', a:fs .. a:fo .. ' two ',
1038 call assert_equal([a:fo .. ' one ', a:fs .. a:fc .. ' +--- 2'],
1053 \ a:fo .. ' one ',
1063 \ a:fo .. ' one ',
1072 \ a:fo .. ' one ',
1081 \ a:fo .. ' one ',
1093 \ a:fo .. 'one ',
1108 \ a:fo .. ' 1 one ',
1146 \ a:fo .. a:fo .. ' one ',
1151 \ a:fo .. a:fo .. ' one ',
1156 \ a:fo .. a:fo .. ' one ',
1165 call setline(1, ['one', 'two', 'three', 'four', 'five', 'six'])
1198 call setline(1, ['one', "\ttwo", "\tthree"])
1224 call setline(1, ['one', 'two', 'three', 'four'])
1238 call setline(1, ['one', 'two', 'three', 'four'])
1285 call setline(1, ['one', 'two', 'three', 'four'])
1306 call setline(1, [' one', ' two', 'xxxx', ' three',
1334 " Move the start of one fold to inside another fold