3v4l.org

run code in 300+ PHP versions simultaneously
<?php //echo count(str_split(json_decode('" \u00a0\n\r\t\f\u000b\u200b\u180e\u2000\u2001\u2002\u2003\u2004\u2005\u2006\u2007\u2008\u2009\u200a\u202f\u205f\u3000"'))); echo iconv_strlen(json_decode('"\u2002\u2003\u2004\u2005\u2006"'));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/Js6c0
function name:  (null)
number of ops:  8
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL_BY_NAME                                       'iconv_strlen'
          1        INIT_FCALL                                               'json_decode'
          2        SEND_VAL                                                 '%22%5Cu2002%5Cu2003%5Cu2004%5Cu2005%5Cu2006%22'
          3        DO_ICALL                                         $0      
          4        SEND_VAR_NO_REF_EX                                       $0
          5        DO_FCALL                                      0  $1      
          6        ECHO                                                     $1
          7      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
153.97 ms | 1394 KiB | 15 Q