Finding entry points Branch analysis from position: 0 2 jumps found. (Code = 77) Position 1 = 9, Position 2 = 20 Branch analysis from position: 9 2 jumps found. (Code = 78) Position 1 = 10, Position 2 = 20 Branch analysis from position: 10 1 jumps found. (Code = 42) Position 1 = 9 Branch analysis from position: 9 Branch analysis from position: 20 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 20 filename: /in/CZTcW function name: (null) number of ops: 29 compiled vars: !0 = $openTimeslots, !1 = $commonTimeline, !2 = $timeslots, !3 = $newTimeline, !4 = $commonTimeslots line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > ASSIGN !0, <array> 46 1 INIT_FCALL 'timeslotstotimeline' 2 INIT_FCALL 'array_shift' 3 SEND_REF !0 4 DO_ICALL $6 5 SEND_VAR $6 6 DO_FCALL 0 $7 7 ASSIGN !1, $7 48 8 > FE_RESET_R $9 !0, ->20 9 > > FE_FETCH_R $9, !2, ->20 49 10 > INIT_FCALL 'timeslotstotimeline' 11 SEND_VAR !2 12 DO_FCALL 0 $10 13 ASSIGN !3, $10 50 14 INIT_FCALL 'intersecttimelines' 15 SEND_VAR !1 16 SEND_VAR !3 17 DO_FCALL 0 $12 18 ASSIGN !1, $12 48 19 > JMP ->9 20 > FE_FREE $9 53 21 INIT_FCALL 'timelinetotimeslots' 22 SEND_VAR !1 23 DO_FCALL 0 $14 24 ASSIGN !4, $14 55 25 INIT_FCALL 'var_export' 26 SEND_VAR !4 27 DO_ICALL 28 > RETURN 1 Function timeslotstotimeline: Finding entry points Branch analysis from position: 0 2 jumps found. (Code = 77) Position 1 = 3, Position 2 = 19 Branch analysis from position: 3 2 jumps found. (Code = 78) Position 1 = 4, Position 2 = 19 Branch analysis from position: 4 1 jumps found. (Code = 42) Position 1 = 3 Branch analysis from position: 3 Branch analysis from position: 19 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 19 filename: /in/CZTcW function name: timeslotsToTimeline number of ops: 22 compiled vars: !0 = $timeslots, !1 = $timeline, !2 = $timeslot, !3 = $intTimes line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 9 0 E > RECV !0 11 1 ASSIGN !1, <array> 12 2 > FE_RESET_R $5 !0, ->19 3 > > FE_FETCH_R $5, !2, ->19 13 4 > INIT_FCALL 'sscanf' 5 INIT_FCALL 'str_replace' 6 SEND_VAL '%3A' 7 SEND_VAL '' 8 SEND_VAR !2 9 DO_ICALL $6 10 SEND_VAR $6 11 SEND_VAL '%25d-%25d' 12 DO_ICALL $7 13 ASSIGN !3, $7 14 14 FETCH_DIM_R ~9 !3, 0 15 FETCH_DIM_R ~11 !3, 1 16 ASSIGN_DIM !1, ~9 17 OP_DATA ~11 12 18 > JMP ->3 19 > FE_FREE $5 16 20 > RETURN !1 17 21* > RETURN null End of function timeslotstotimeline Function timelinetotimeslots: Finding entry points Branch analysis from position: 0 2 jumps found. (Code = 77) Position 1 = 3, Position 2 = 30 Branch analysis from position: 3 2 jumps found. (Code = 78) Position 1 = 4, Position 2 = 30 Branch analysis from position: 4 1 jumps found. (Code = 42) Position 1 = 3 Branch analysis from position: 3 Branch analysis from position: 30 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 30 filename: /in/CZTcW function name: timelineToTimeslots number of ops: 33 compiled vars: !0 = $timeline, !1 = $timeslots, !2 = $finish, !3 = $start line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 19 0 E > RECV !0 21 1 ASSIGN !1, <array> 22 2 > FE_RESET_R $5 !0, ->30 3 > > FE_FETCH_R ~6 $5, !2, ->30 4 > ASSIGN !3, ~6 23 5 INIT_FCALL 'intdiv' 6 SEND_VAR !3 7 SEND_VAL 100 8 DO_ICALL $9 9 CONCAT ~10 $9, '%3A' 10 INIT_FCALL 'substr' 11 SEND_VAR !3 12 SEND_VAL -2 13 DO_ICALL $11 14 CONCAT ~12 ~10, $11 15 CONCAT ~13 ~12, '-' 24 16 INIT_FCALL 'intdiv' 17 SEND_VAR !2 18 SEND_VAL 100 19 DO_ICALL $14 20 CONCAT ~15 ~13, $14 21 CONCAT ~16 ~15, '%3A' 22 INIT_FCALL 'substr' 23 SEND_VAR !2 24 SEND_VAL -2 25 DO_ICALL $17 26 CONCAT ~18 ~16, $17 23 27 ASSIGN_DIM !1 24 28 OP_DATA ~18 22 29 > JMP ->3 30 > FE_FREE $5 26 31 > RETURN !1 27 32* > RETURN null End of function timelinetotimeslots Function intersecttimelines: Finding entry points Branch analysis from position: 0 2 jumps found. (Code = 46) Position 1 = 6, Position 2 = 9 Branch analysis from position: 6 2 jumps found. (Code = 43) Position 1 = 10, Position 2 = 34 Branch analysis from position: 10 2 jumps found. (Code = 77) Position 1 = 11, Position 2 = 33 Branch analysis from position: 11 2 jumps found. (Code = 78) Position 1 = 12, Position 2 = 33 Branch analysis from position: 12 2 jumps found. (Code = 77) Position 1 = 14, Position 2 = 31 Branch analysis from position: 14 2 jumps found. (Code = 78) Position 1 = 15, Position 2 = 31 Branch analysis from position: 15 2 jumps found. (Code = 43) Position 1 = 28, Position 2 = 30 Branch analysis from position: 28 1 jumps found. (Code = 42) Position 1 = 14 Branch analysis from position: 14 Branch analysis from position: 30 Branch analysis from position: 31 1 jumps found. (Code = 42) Position 1 = 11 Branch analysis from position: 11 Branch analysis from position: 31 Branch analysis from position: 33 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 33 Branch analysis from position: 34 Branch analysis from position: 9 filename: /in/CZTcW function name: intersectTimelines number of ops: 36 compiled vars: !0 = $timeline1, !1 = $timeline2, !2 = $newTimeline, !3 = $finish1, !4 = $start1, !5 = $finish2, !6 = $start2, !7 = $newStart, !8 = $newFinish line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 29 0 E > RECV !0 1 RECV !1 31 2 ASSIGN !2, <array> 32 3 COUNT ~10 !0 4 IS_SMALLER ~11 0, ~10 5 > JMPZ_EX ~11 ~11, ->9 6 > COUNT ~12 !1 7 IS_SMALLER ~13 0, ~12 8 BOOL ~11 ~13 9 > > JMPZ ~11, ->34 33 10 > > FE_RESET_R $14 !0, ->33 11 > > FE_FETCH_R ~15 $14, !3, ->33 12 > ASSIGN !4, ~15 34 13 > FE_RESET_R $17 !1, ->31 14 > > FE_FETCH_R ~18 $17, !5, ->31 15 > ASSIGN !6, ~18 35 16 INIT_FCALL 'max' 17 SEND_VAR !4 18 SEND_VAR !6 19 DO_ICALL $20 20 ASSIGN !7, $20 36 21 INIT_FCALL 'min' 22 SEND_VAR !3 23 SEND_VAR !5 24 DO_ICALL $22 25 ASSIGN !8, $22 37 26 IS_SMALLER !7, !8 27 > JMPZ ~24, ->30 38 28 > ASSIGN_DIM !2, !7 29 OP_DATA !8 34 30 > > JMP ->14 31 > FE_FREE $17 33 32 > JMP ->11 33 > FE_FREE $14 43 34 > > RETURN !2 44 35* > RETURN null End of function intersecttimelines
Generated using Vulcan Logic Dumper, using php 8.0.0