Finding entry points Branch analysis from position: 0 2 jumps found. (Code = 77) Position 1 = 3, Position 2 = 43 Branch analysis from position: 3 2 jumps found. (Code = 78) Position 1 = 4, Position 2 = 43 Branch analysis from position: 4 2 jumps found. (Code = 43) Position 1 = 27, Position 2 = 37 Branch analysis from position: 27 1 jumps found. (Code = 42) Position 1 = 3 Branch analysis from position: 3 Branch analysis from position: 37 Branch analysis from position: 43 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 43 filename: /in/C45vQ function name: (null) number of ops: 48 compiled vars: !0 = $allmatches, !1 = $data, !2 = $d, !3 = $name line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 2 0 E > ASSIGN !0, <array> 12 1 ASSIGN !1, <array> 13 2 > FE_RESET_R $6 !0, ->43 3 > > FE_FETCH_R $6, !2, ->43 14 4 > FETCH_DIM_R ~7 !2, 'div' 5 FETCH_DIM_R ~8 ~7, 'divisionName' 6 ASSIGN !3, ~8 15 7 FETCH_DIM_R ~10 !2, 'playingDate' 8 FETCH_DIM_R ~13 !2, 'day' 9 FETCH_DIM_W $11 !1, ~10 10 ASSIGN_DIM $11, 'day' 11 OP_DATA ~13 16 12 FETCH_DIM_R ~14 !2, 'playingDate' 13 FETCH_DIM_R ~17 !2, 'month' 14 FETCH_DIM_W $15 !1, ~14 15 ASSIGN_DIM $15, 'month' 16 OP_DATA ~17 17 17 FETCH_DIM_R ~18 !2, 'playingDate' 18 FETCH_DIM_R ~21 !2, 'isToday' 19 FETCH_DIM_W $19 !1, ~18 20 ASSIGN_DIM $19, 'isToday' 21 OP_DATA ~21 18 22 FETCH_DIM_R ~22 !2, 'playingDate' 23 FETCH_DIM_IS ~23 !1, ~22 24 ISSET_ISEMPTY_DIM_OBJ 0 ~24 ~23, !3 25 BOOL_NOT ~25 ~24 26 > JMPZ ~25, ->37 27 > FETCH_DIM_R ~26 !2, 'playingDate' 28 INIT_FCALL 'array_merge' 29 INIT_ARRAY ~28 <array>, !3 30 SEND_VAL ~28 31 FETCH_DIM_R ~29 !2, 'playingDate' 32 FETCH_DIM_R ~30 !1, ~29 33 SEND_VAL ~30 34 DO_ICALL $31 35 ASSIGN_DIM !1, ~26 36 OP_DATA $31 19 37 > FETCH_DIM_R ~32 !2, 'playingDate' 38 FETCH_DIM_W $33 !1, ~32 39 FETCH_DIM_W $34 $33, !3 40 ASSIGN_DIM $34 41 OP_DATA !2 13 42 > JMP ->3 43 > FE_FREE $6 21 44 INIT_FCALL 'print_r' 45 SEND_VAR !1 46 DO_ICALL 47 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0