Finding entry points Branch analysis from position: 0 2 jumps found. (Code = 43) Position 1 = 16, Position 2 = 19 Branch analysis from position: 16 1 jumps found. (Code = 42) Position 1 = 20 Branch analysis from position: 20 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 19 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/sdjic function name: (null) number of ops: 23 compiled vars: !0 = $str, !1 = $start, !2 = $match line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > ASSIGN !0, '234+567+some+text+following' 5 1 ASSIGN !1, 3 7 2 INIT_FCALL 'var_export' 8 3 INIT_FCALL 'preg_match' 9 4 INIT_FCALL 'max' 5 SUB ~5 !1, 1 6 SEND_VAL ~5 7 SEND_VAL 0 8 DO_ICALL $6 9 CONCAT ~7 '%2F.%7B', $6 10 CONCAT ~8 ~7, '%7D%5CK.%2A%5Cd%2F' 11 SEND_VAL ~8 10 12 SEND_VAR !0 11 13 SEND_REF !2 8 14 DO_ICALL $9 11 15 > JMPZ $9, ->19 13 16 > FETCH_DIM_R ~10 !2, 0 17 QM_ASSIGN ~11 ~10 18 > JMP ->20 14 19 > QM_ASSIGN ~11 'no+match' 20 > SEND_VAL ~11 7 21 DO_ICALL 15 22 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0