Finding entry points Branch analysis from position: 0 2 jumps found. (Code = 43) Position 1 = 9, Position 2 = 14 Branch analysis from position: 9 2 jumps found. (Code = 43) Position 1 = 11, Position 2 = 13 Branch analysis from position: 11 1 jumps found. (Code = 42) Position 1 = 14 Branch analysis from position: 14 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 13 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 14 filename: /in/0ejhC function name: (null) number of ops: 20 compiled vars: !0 = $x, !1 = $y, !2 = $z, !3 = $answer, !4 = $color line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 2 0 E > ASSIGN !0, '1' 3 1 ASSIGN !1, '1' 4 2 ASSIGN !2, '1' 5 3 ADD ~8 !0, !1 4 ADD ~9 ~8, !2 5 DIV ~10 ~9, 3 6 ASSIGN !3, ~10 6 7 ISSET_ISEMPTY_CV !3 8 > JMPZ ~12, ->14 7 9 > IS_SMALLER '6', !3 10 > JMPZ ~13, ->13 8 11 > ASSIGN !4, 'green' 7 12 > JMP ->14 10 13 > ASSIGN !4, 'red' 14 14 > ECHO '%3Chtml%3E%0A++%3Chead%3E%0A++%3C%2Fhead%3E%0A++%3Cbody%3E%0A++%3Cp++class%3D%27field%27%3E%0A++++++%3Clabel++for%3D%27pass%27%3EMedia+Bacalaureat%3C%2Flabel%3E%0A++++++%3Cinput+style%3D%22color%3A' 20 15 ECHO !4 16 ECHO '%3B%22+type%3D%22number%22+name%3D%22text4%22+value%3D%22' 17 ECHO !3 18 ECHO '%22+placeholder%3D%22Rezultat%22+disabled%3D%22disabled%22%3E%0A++++++%3Cspan+id%3D%27valida%27+class%3D%27i+i-close%27%3E%3C%2Fspan%3E%0A++++%3C%2Fp%3E%0A++%3C%2Fbody%3E%0A%3C%2Fhtml%3E' 24 19 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0