Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/qOMVp function name: (null) number of ops: 11 compiled vars: !0 = $inputext, !1 = $rule, !2 = $replacetext, !3 = $outputext line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > ASSIGN !0, 'school+of+engineering%2C+school+of+medicine' 4 1 ASSIGN !1, '%2F%28%3F%3C%3Dschool+of+%29%5Cw%2B%2F' 5 2 ASSIGN !2, 'education' 6 3 INIT_FCALL 'preg_replace' 4 SEND_VAR !1 5 SEND_VAR !2 6 SEND_VAR !0 7 DO_ICALL $7 8 ASSIGN !3, $7 7 9 ECHO !3 10 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0