3v4l.org

run code in 300+ PHP versions simultaneously
<?php $str="Codebit.cn - 聚合小段精华代码"; $str = mb_convert_kana($str, "rnaskhc", 'UTF-8'); echo $str;
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/03oJv
function name:  (null)
number of ops:  9
compiled vars:  !0 = $str
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, '%EF%BC%A3%EF%BD%8F%EF%BD%84%EF%BD%85%EF%BD%82%EF%BD%89%EF%BD%94.%EF%BD%83%EF%BD%8E+%EF%BC%8D+%E8%81%9A%E5%90%88%E5%B0%8F%E6%AE%B5%E7%B2%BE%E5%8D%8E%E4%BB%A3%E7%A0%81'
    3     1        INIT_FCALL                                               'mb_convert_kana'
          2        SEND_VAR                                                 !0
          3        SEND_VAL                                                 'rnaskhc'
          4        SEND_VAL                                                 'UTF-8'
          5        DO_ICALL                                         $2      
          6        ASSIGN                                                   !0, $2
    4     7        ECHO                                                     !0
          8      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
166.62 ms | 1394 KiB | 15 Q