Finding entry points Branch analysis from position: 0 2 jumps found. (Code = 77) Position 1 = 4, Position 2 = 37 Branch analysis from position: 4 2 jumps found. (Code = 78) Position 1 = 5, Position 2 = 37 Branch analysis from position: 5 2 jumps found. (Code = 43) Position 1 = 10, Position 2 = 14 Branch analysis from position: 10 1 jumps found. (Code = 42) Position 1 = 15 Branch analysis from position: 15 2 jumps found. (Code = 43) Position 1 = 19, Position 2 = 23 Branch analysis from position: 19 1 jumps found. (Code = 42) Position 1 = 24 Branch analysis from position: 24 2 jumps found. (Code = 43) Position 1 = 28, Position 2 = 32 Branch analysis from position: 28 1 jumps found. (Code = 42) Position 1 = 33 Branch analysis from position: 33 1 jumps found. (Code = 42) Position 1 = 4 Branch analysis from position: 4 Branch analysis from position: 32 1 jumps found. (Code = 42) Position 1 = 4 Branch analysis from position: 4 Branch analysis from position: 23 2 jumps found. (Code = 43) Position 1 = 28, Position 2 = 32 Branch analysis from position: 28 Branch analysis from position: 32 Branch analysis from position: 14 2 jumps found. (Code = 43) Position 1 = 19, Position 2 = 23 Branch analysis from position: 19 Branch analysis from position: 23 Branch analysis from position: 37 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 37 filename: /in/fo4j5 function name: (null) number of ops: 42 compiled vars: !0 = $formData, !1 = $dataSet, !2 = $value, !3 = $key line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > ASSIGN !0, <array> 10 1 ASSIGN !1, <array> 12 2 FETCH_DIM_R ~6 !0, 'start_date' 3 > FE_RESET_R $7 ~6, ->37 4 > > FE_FETCH_R ~8 $7, !2, ->37 5 > ASSIGN !3, ~8 15 6 INIT_ARRAY ~11 !2, 'start_date' 16 7 FETCH_DIM_IS ~12 !0, 'planned' 8 ISSET_ISEMPTY_DIM_OBJ 0 ~12, !3 9 > JMPZ ~13, ->14 10 > FETCH_DIM_R ~14 !0, 'planned' 11 FETCH_DIM_R ~15 ~14, !3 12 QM_ASSIGN ~16 ~15 13 > JMP ->15 14 > QM_ASSIGN ~16 '' 15 > ADD_ARRAY_ELEMENT ~11 ~16, 'planned' 17 16 FETCH_DIM_IS ~17 !0, 'planned_inc' 17 ISSET_ISEMPTY_DIM_OBJ 0 ~17, !3 18 > JMPZ ~18, ->23 19 > FETCH_DIM_R ~19 !0, 'planned_inc' 20 FETCH_DIM_R ~20 ~19, !3 21 QM_ASSIGN ~21 ~20 22 > JMP ->24 23 > QM_ASSIGN ~21 '' 24 > ADD_ARRAY_ELEMENT ~11 ~21, 'planned_inc' 18 25 FETCH_DIM_IS ~22 !0, 'actual_inc' 26 ISSET_ISEMPTY_DIM_OBJ 0 ~22, !3 27 > JMPZ ~23, ->32 28 > FETCH_DIM_R ~24 !0, 'actual_inc' 29 FETCH_DIM_R ~25 ~24, !3 30 QM_ASSIGN ~26 ~25 31 > JMP ->33 32 > QM_ASSIGN ~26 '' 33 > ADD_ARRAY_ELEMENT ~11 ~26, 'actual_inc' 14 34 ASSIGN_DIM !1 18 35 OP_DATA ~11 12 36 > JMP ->4 37 > FE_FREE $7 24 38 INIT_FCALL 'print_r' 39 SEND_VAR !1 40 DO_ICALL 41 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0