Lines Matching refs:utf
15 @rem tests 4 5 9 15 and 18 require utf support
58 %pcretest% -C utf >NUL
59 set utf=%ERRORLEVEL%
328 if %utf% EQU 0 (
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
338 if %utf% EQU 0 (
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
373 if %utf% EQU 0 (
374 echo Test 9 Skipped due to absence of UTF-%bits% support.
377 call :runsub 9 testout "DFA matching with UTF-%bits%" -q -dfa
436 if %utf% EQU 0 (
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
474 if %utf% EQU 0 (
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
530 if %utf% EQU 0 (
531 echo Test 22 Skipped due to absence of UTF-%bits% support.
542 call :runsub 22 testout "Reloads for the 16/32-bit library with UTF-16/32 support" -q
562 if %utf% EQU 0 (
563 echo Test 24 Skipped due to absence of UTF-%bits% support.
566 call :runsub 24 testout "Specials for the 16-bit library with UTF-16 support" -q
586 if %utf% EQU 0 (
587 echo Test 26 Skipped due to absence of UTF-%bits% support.
590 call :runsub 26 testout "Specials for the 32-bit library with UTF-32 support" -q