3v4l.org

run code in 300+ PHP versions simultaneously
<?php var_dump(@iconv(APP_CHARSET, 'US-ASCII//IGNORE//TRANSLIT', 'Mixed with English and 日本人'));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/gmj2H
function name:  (null)
number of ops:  12
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                               'var_dump'
          1        BEGIN_SILENCE                                    ~0      
          2        INIT_FCALL_BY_NAME                                       'iconv'
          3        FETCH_CONSTANT                                   ~1      'APP_CHARSET'
          4        SEND_VAL_EX                                              ~1
          5        SEND_VAL_EX                                              'US-ASCII%2F%2FIGNORE%2F%2FTRANSLIT'
          6        SEND_VAL_EX                                              'Mixed+with+English+and+%E6%97%A5%E6%9C%AC%E4%BA%BA'
          7        DO_FCALL                                      0  $2      
          8        END_SILENCE                                              ~0
          9        SEND_VAR                                                 $2
         10        DO_ICALL                                                 
         11      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
146.69 ms | 1394 KiB | 18 Q