Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/MJXe2 function name: (null) number of ops: 25 compiled vars: !0 = $str, !1 = $prefix line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > ASSIGN !0, 'bla_string_bla_bla_bla' 4 1 ASSIGN !1, 'bla_' 5 2 INIT_FCALL 'sscanf' 3 SEND_VAR !0 4 NOP 5 FAST_CONCAT ~4 !1, '%25s' 6 SEND_VAL ~4 7 SEND_REF !0 8 DO_ICALL 6 9 INIT_FCALL 'var_export' 10 SEND_VAR !0 11 DO_ICALL 8 12 ECHO '%0A---%0A' 10 13 ASSIGN !0, 'string_bla_bla_bla' 11 14 INIT_FCALL 'sscanf' 15 SEND_VAR !0 16 NOP 17 FAST_CONCAT ~8 !1, '%25s' 18 SEND_VAL ~8 19 SEND_REF !0 20 DO_ICALL 12 21 INIT_FCALL 'var_export' 22 SEND_VAR !0 23 DO_ICALL 24 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0