3v4l.org

run code in 300+ PHP versions simultaneously
<?php mb_convert_case( 'ΙΠΠΟΦΑΕΣ', MB_LOWER_CASE, 'UTF-8' );
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/TYi7P
function name:  (null)
number of ops:  7
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'mb_convert_case'
          1        SEND_VAL                                                 '%CE%99%CE%A0%CE%A0%CE%9F%CE%A6%CE%91%CE%95%CE%A3'
          2        FETCH_CONSTANT                                   ~0      'MB_LOWER_CASE'
          3        SEND_VAL                                                 ~0
          4        SEND_VAL                                                 'UTF-8'
          5        DO_ICALL                                                 
          6      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
202.32 ms | 1393 KiB | 15 Q