3v4l.org

run code in 300+ PHP versions simultaneously
<?php function vietchu() { $chu="Chữ viết"; echo $chu; } vietchu(); echo $chu;
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/93KKU
function name:  (null)
number of ops:  4
compiled vars:  !0 = $chu
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
   26     0  E >   INIT_FCALL                                               'vietchu'
          1        DO_FCALL                                      0          
   30     2        ECHO                                                     !0
          3      > RETURN                                                   1

Function vietchu:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/93KKU
function name:  vietchu
number of ops:  3
compiled vars:  !0 = $chu
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
   12     0  E >   ASSIGN                                                   !0, 'Ch%E1%BB%AF+vi%E1%BA%BFt'
   18     1        ECHO                                                     !0
   22     2      > RETURN                                                   null

End of function vietchu

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
180.8 ms | 1396 KiB | 14 Q