HomeSort by relevance Sort by last modified time
    Searched full:runsub (Results 1 - 1 of 1) sorted by null

  /external/pcre/dist/
RunTest.bat 227 :runsub label
310 call :runsub 1 testout "Main functionality (Compatible with Perl >= 5.10)" -q
311 call :runsub 1 testoutstudy "Test with Study Override" -q -s
312 if %jit% EQU 1 call :runsub 1 testoutjit "Test with JIT Override" -q -s+
316 call :runsub 2 testout "API, errors, internals, and non-Perl stuff" -q
317 call :runsub 2 testoutstudy "Test with Study Override" -q -s
318 if %jit% EQU 1 call :runsub 2 testoutjit "Test with JIT Override" -q -s+
322 call :runsub 3 testout "Locale-specific features" -q
323 call :runsub 3 testoutstudy "Test with Study Override" -q -s
324 if %jit% EQU 1 call :runsub 3 testoutjit "Test with JIT Override" -q -s
    [all...]

Completed in 2538 milliseconds