3v4l.org

run code in 300+ PHP versions simultaneously
<?php setlocale(LC_ALL, 'hr_HR','hrv_HRV', 'hr', 'hrv', 'croatian', 'hrvatski', 'Croatian', 'Hrvatski', 'hr_HR.utf8'); var_dump( ctype_alpha('é') );
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/HjPJv
function name:  (null)
number of ops:  19
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'setlocale'
          1        SEND_VAL                                                 6
          2        SEND_VAL                                                 'hr_HR'
          3        SEND_VAL                                                 'hrv_HRV'
          4        SEND_VAL                                                 'hr'
          5        SEND_VAL                                                 'hrv'
          6        SEND_VAL                                                 'croatian'
          7        SEND_VAL                                                 'hrvatski'
          8        SEND_VAL                                                 'Croatian'
          9        SEND_VAL                                                 'Hrvatski'
         10        SEND_VAL                                                 'hr_HR.utf8'
         11        DO_ICALL                                                 
    4    12        INIT_FCALL                                               'var_dump'
         13        INIT_FCALL                                               'ctype_alpha'
         14        SEND_VAL                                                 '%C3%A9'
         15        DO_ICALL                                         $1      
         16        SEND_VAR                                                 $1
         17        DO_ICALL                                                 
         18      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
145.95 ms | 1394 KiB | 19 Q