Finding entry points Branch analysis from position: 0 2 jumps found. (Code = 44) Position 1 = 9, Position 2 = 1 Branch analysis from position: 9 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 1 filename: /in/blokD function name: (null) number of ops: 13 compiled vars: !0 = $str, !1 = $count line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > ASSIGN !0, 'one_two__three___four____bye' 5 1 > INIT_FCALL 'str_replace' 2 SEND_VAL '__' 3 SEND_VAL '_' 4 SEND_VAR !0 5 SEND_REF !1 6 DO_ICALL $3 7 ASSIGN !0, $3 6 8 > JMPNZ !1, ->1 8 9 > INIT_FCALL 'var_export' 10 SEND_VAR !0 11 DO_ICALL 12 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0