Lines Matching refs:for
5 REM this work for additional information regarding copyright ownership.
15 REM See the License for the specific language governing permissions and
60 rem Slurp the command line arguments. This loop allows for an unlimited number
76 rem This label provides a place for the argument list loop to break out
77 rem and for NT handling to skip to.
93 rem check for ant in Program Files
99 rem check for ant in root directory of system drive
105 rem check for ant in C:\ant for Win9X users
170 for %%i in (1 10 100) do set err%%i=
171 for %%i in (0 1 2) do if errorlevel %%i00 set err100=%%i
174 for %%i in (0 1 2 3 4 5 6 7 8 9) do if errorlevel %err100%%%i0 set err10=%%i
177 for %%i in (0 1 2 3 4 5 6 7 8 9) do if errorlevel %err100%%err10%%%i set err1=%%i
180 for %%i in (0 1 2 3 4 5) do if errorlevel 2%%i0 set err10=%%i
181 if err10==5 for %%i in (0 1 2 3 4 5) do if errorlevel 25%%i set err1=%%i
185 for %%i in (1 10 100) do set err%%i=