Finding entry points Branch analysis from position: 0 2 jumps found. (Code = 77) Position 1 = 9, Position 2 = 19 Branch analysis from position: 9 2 jumps found. (Code = 78) Position 1 = 10, Position 2 = 19 Branch analysis from position: 10 2 jumps found. (Code = 43) Position 1 = 13, Position 2 = 15 Branch analysis from position: 13 1 jumps found. (Code = 42) Position 1 = 16 Branch analysis from position: 16 1 jumps found. (Code = 42) Position 1 = 9 Branch analysis from position: 9 Branch analysis from position: 15 1 jumps found. (Code = 42) Position 1 = 9 Branch analysis from position: 9 Branch analysis from position: 19 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 19 filename: /in/tvgF4 function name: (null) number of ops: 21 compiled vars: !0 = $array, !1 = $firstKey, !2 = $value, !3 = $key line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > ASSIGN !0, <array> 7 1 INIT_FCALL 'current' 2 INIT_FCALL 'array_keys' 3 SEND_VAR !0 4 DO_ICALL $5 5 SEND_VAR $5 6 DO_ICALL $6 7 ASSIGN !1, $6 9 8 > FE_RESET_R $8 !0, ->19 9 > > FE_FETCH_R ~9 $8, !2, ->19 10 > ASSIGN !3, ~9 11 11 IS_NOT_IDENTICAL !3, !1 12 > JMPZ ~11, ->15 13 > QM_ASSIGN ~12 '%2C+' 14 > JMP ->16 15 > QM_ASSIGN ~12 '' 16 > CONCAT ~13 ~12, !2 17 ECHO ~13 9 18 > JMP ->9 19 > FE_FREE $8 12 20 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0