Searched refs:moo (Results 1 – 4 of 4) sorted by relevance
10 call :_test "echo moo > temp\redirect_temp.txt"12 call :_test "find "moo" temp\redirect_temp.txt >nul"15 call :_test "echo moo >> temp\redirect_temp.txt"19 :: Count the moo's in the file (must be 2 now)21 call :_test "for /f "usebackq" %%%%i in (`findstr moo temp\redirect_temp.txt`) do set /a moo_temp+=…25 call :_test "echo moo > temp\redirect_temp2.txt > nul"
5300 5288 "Канадская слоговая письменность moo"5301 5289 "Канадская слоговая письменность y-cree moo"14828 42386 "Ваи слог moo"
4566 5288 "Silaba aborigen-canadiană moo"4567 5289 "Silaba aborigen-canadiană moo în dialectul cree y"13394 42386 "Silaba vai moo"
5552 static const WCHAR moo[] = {0x4840, 0x3e16, 0x4818, 0}; /* MOO */ in test_stringtable() local5681 hr = IStorage_OpenStream(stg, moo, NULL, STGM_READ | STGM_SHARE_EXCLUSIVE, 0, &stm); in test_stringtable()