3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo count(mb_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"')));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/8I7S7
function name:  (null)
number of ops:  10
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                               'mb_split'
          1        SEND_VAL                                                 '%23%23'
          2        INIT_FCALL                                               'json_decode'
          3        SEND_VAL                                                 '%22+%5Cu00a0%5Cn%5Cr%5Ct%5Cf%5Cu000b%5Cu200b%5Cu180e%5Cu2000%5Cu2001%5Cu2002%5Cu2003%5Cu2004%5Cu2005%5Cu2006%5Cu2007%5Cu2008%5Cu2009%5Cu200a%5Cu202f%5Cu205f%5Cu3000%22'
          4        DO_ICALL                                         $0      
          5        SEND_VAR                                                 $0
          6        DO_ICALL                                         $1      
          7        COUNT                                            ~2      $1
          8        ECHO                                                     ~2
          9      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
153.37 ms | 1394 KiB | 17 Q