Home | History | Annotate | Download | only in dist

Lines Matching full:bits

160 set bits=8
210 set bits=16
215 set bits=32
259 %pcretest% %mode% %4 %5 %6 %7 %8 %9 %srcdir%\testdata\%testinput% >%2%bits%\%testoutput%
262 echo. %pcretest% %mode% %4 %5 %6 %7 %8 %9 %srcdir%\testdata\%testinput% ^>%2%bits%\%testoutput%
269 set type=-%bits%
272 set type=-%bits%
275 set type=-%bits%
278 set type=-%bits%
281 fc /n %srcdir%\testdata\%testoutput%%type% %2%bits%\%testoutput% >NUL
284 echo. failed comparison: fc /n %srcdir%\testdata\%testoutput% %2%bits%\%testoutput%
329 echo Test 4 Skipped due to absence of UTF-%bits% support.
332 call :runsub 4 testout "UTF-%bits% support - (Compatible with Perl >= 5.10)" -q
339 echo Test 5 Skipped due to absence of UTF-%bits% support.
342 call :runsub 5 testout "API, internals, and non-Perl stuff for UTF-%bits%" -q
374 echo Test 9 Skipped due to absence of UTF-%bits% support.
377 call :runsub 9 testout "DFA matching with UTF-%bits%" -q -dfa
420 if NOT %bits% EQU 8 (
432 if NOT %bits% EQU 8 (
437 echo Test 15 Skipped due to absence of UTF-%bits% support.
440 call :runsub 15 testout "Specials for the 8-bit library with UTF-%bits% support" -q
446 if NOT %bits% EQU 8 (
460 if %bits% EQU 8 (
470 if %bits% EQU 8 (
475 echo Test 18 Skipped due to absence of UTF-%bits% support.
478 call :runsub 18 testout "Specials for the 16/32-bit library with UTF-%bits% support" -q
484 if %bits% EQU 8 (
498 if %bits% EQU 8 (
507 if %bits% EQU 8 (
526 if %bits% EQU 8 (
531 echo Test 22 Skipped due to absence of UTF-%bits% support.
548 if NOT %bits% EQU 16 (
558 if NOT %bits% EQU 16 (
563 echo Test 24 Skipped due to absence of UTF-%bits% support.
572 if NOT %bits% EQU 32 (
582 if NOT %bits% EQU 32 (
587 echo Test 26 Skipped due to absence of UTF-%bits% support.