Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/QQZj5 function name: (null) number of ops: 13 compiled vars: !0 = $regex, !1 = $string, !2 = $matches, !3 = $names line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > ASSIGN !0, '%23%28%3F%3Cnames%3E%5Cw%2A%29%3D%5Cw%2A%23' 4 1 ASSIGN !1, 'toto%3Don+test%3Don+azerty%3Don+gogo%3Don' 5 2 INIT_FCALL 'preg_match_all' 3 SEND_VAR !0 4 SEND_VAR !1 5 SEND_REF !2 6 DO_ICALL 6 7 FETCH_DIM_R ~7 !2, 'names' 8 ASSIGN !3, ~7 7 9 INIT_FCALL 'var_dump' 10 SEND_VAR !3 11 DO_ICALL 12 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0