Finding entry points Branch analysis from position: 0 2 jumps found. (Code = 77) Position 1 = 7, Position 2 = 18 Branch analysis from position: 7 2 jumps found. (Code = 78) Position 1 = 8, Position 2 = 18 Branch analysis from position: 8 1 jumps found. (Code = 42) Position 1 = 7 Branch analysis from position: 7 Branch analysis from position: 18 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 18 filename: /in/bomO7 function name: (null) number of ops: 20 compiled vars: !0 = $param, !1 = $strings, !2 = $string, !3 = $matches line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > ASSIGN !0, 'param1%3D%22value1%22%7Cparam2%3D%22value2%22%7Cparam3%3D%22value3%22%7Cparam4%3D%22value4%22%7Cparam5%3D%22value5%22' 4 1 INIT_FCALL 'explode' 2 SEND_VAL '%7C' 3 SEND_VAR !0 4 DO_ICALL $5 5 ASSIGN !1, $5 5 6 > FE_RESET_R $7 !1, ->18 7 > > FE_FETCH_R $7, !2, ->18 6 8 > INIT_FCALL 'preg_match' 9 SEND_VAL '%23param%5Cd%3D%22%28%3F%3Cvalue%3E.%2B%29%22%23' 10 SEND_VAR !2 11 SEND_REF !3 12 DO_ICALL 7 13 INIT_FCALL 'var_dump' 14 FETCH_DIM_R ~9 !3, 'value' 15 SEND_VAL ~9 16 DO_ICALL 5 17 > JMP ->7 18 > FE_FREE $7 8 19 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0