3v4l.org

run code in 300+ PHP versions simultaneously
<?php var_dump(@iconv('UTF-8', 'US-ASCII//IGNORE', 'Mixed with English and 日本人'));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/meW7Q
function name:  (null)
number of ops:  11
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        SEND_VAL_EX                                              'UTF-8'
          4        SEND_VAL_EX                                              'US-ASCII%2F%2FIGNORE'
          5        SEND_VAL_EX                                              'Mixed+with+English+and+%E6%97%A5%E6%9C%AC%E4%BA%BA'
          6        DO_FCALL                                      0  $1      
          7        END_SILENCE                                              ~0
          8        SEND_VAR                                                 $1
          9        DO_ICALL                                                 
         10      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
151.47 ms | 1385 KiB | 15 Q