Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 42) Position 1 = 22 Branch analysis from position: 22 2 jumps found. (Code = 44) Position 1 = 24, Position 2 = 13 Branch analysis from position: 24 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 13 2 jumps found. (Code = 44) Position 1 = 24, Position 2 = 13 Branch analysis from position: 24 Branch analysis from position: 13 filename: /in/H22n8 function name: (null) number of ops: 37 compiled vars: !0 = $images, !1 = $imageFor, !2 = $i, !3 = $currentHour line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 2 0 E > INIT_FCALL 'error_reporting' 1 SEND_VAL 32767 2 DO_ICALL 5 3 INIT_FCALL 'define' 4 SEND_VAL 'EVERY' 5 SEND_VAL 2 6 DO_ICALL 8 7 ASSIGN !0, <array> 18 8 DECLARE_LAMBDA_FUNCTION ~7 [0] 9 BIND_LEXICAL ~7, !0 10 ASSIGN !1, ~7 24 11 ASSIGN !2, 0 12 > JMP ->22 25 13 > NOP 14 FAST_CONCAT ~10 !2, '%09' 15 ECHO ~10 16 INIT_DYNAMIC_CALL !1 17 SEND_VAR_EX !2 18 DO_FCALL 0 $11 19 ECHO $11 20 ECHO '%0A' 24 21 PRE_INC !2 22 > IS_SMALLER !2, 24 23 > JMPNZ ~13, ->13 28 24 > INIT_FCALL 'date' 25 SEND_VAL 'G' 26 DO_ICALL $14 27 ASSIGN !3, $14 29 28 ROPE_INIT 3 ~17 '%5B' 29 ROPE_ADD 1 ~17 ~17, !3 30 ROPE_END 2 ~16 ~17, '%5D+Now+showing+Image%3A+' 31 ECHO ~16 32 INIT_DYNAMIC_CALL !1 33 SEND_VAR_EX !3 34 DO_FCALL 0 $19 35 ECHO $19 36 > RETURN 1 Dynamic Functions: Dynamic Function 0 Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/H22n8 function name: {closure} number of ops: 10 compiled vars: !0 = $hour, !1 = $images, !2 = $index line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 18 0 E > RECV !0 1 BIND_STATIC !1 19 2 FETCH_CONSTANT ~3 'EVERY' 3 DIV ~4 !0, ~3 4 COUNT ~5 !1 5 MOD ~6 ~4, ~5 6 ASSIGN !2, ~6 20 7 FETCH_DIM_R ~8 !1, !2 8 > RETURN ~8 21 9* > RETURN null End of Dynamic Function 0
Generated using Vulcan Logic Dumper, using php 8.0.0