Lines Matching refs:fo
1010 func s:mbyte_fillchar_tests(fo, fc, fs) argument
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 ',
1054 \ a:fs .. a:fo .. ' two ',
1055 \ '2' .. a:fo .. ' three ',
1063 \ a:fo .. ' one ',
1064 \ a:fs .. a:fo .. ' two ',
1072 \ a:fo .. ' one ',
1081 \ a:fo .. ' one ',
1082 \ a:fo .. ' two ',
1083 \ a:fo .. ' three',
1093 \ a:fo .. 'one ',
1094 \ a:fo .. 'two ',
1095 \ a:fo .. 'three ',
1108 \ a:fo .. ' 1 one ',
1109 \ a:fs .. a:fo .. ' 2 two ',
1110 \ '2' .. a:fo .. ' -> 3 three',
1120 call assert_equal('o 1 ' .. a:fo,
1122 call assert_equal('t 2 ' .. a:fo .. a:fs,
1124 call assert_equal('t 3 >- ' .. a:fo .. '2',
1146 \ a:fo .. a:fo .. ' one ',
1151 \ a:fo .. a:fo .. ' one ',
1156 \ a:fo .. a:fo .. ' one ',