Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 42) Position 1 = 15 Branch analysis from position: 15 2 jumps found. (Code = 44) Position 1 = 18, Position 2 = 4 Branch analysis from position: 18 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 4 2 jumps found. (Code = 43) Position 1 = 9, Position 2 = 12 Branch analysis from position: 9 1 jumps found. (Code = 42) Position 1 = 18 Branch analysis from position: 18 Branch analysis from position: 12 2 jumps found. (Code = 44) Position 1 = 18, Position 2 = 4 Branch analysis from position: 18 Branch analysis from position: 4 filename: /in/uhDB2 function name: (null) number of ops: 22 compiled vars: !0 = $userBookmarks, !1 = $newBookmarkID, !2 = $i, !3 = $currentBookmark, !4 = $newBookmark line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 2 0 E > ASSIGN !0, <array> 8 1 ASSIGN !1, 10000 10 2 ASSIGN !2, 0 3 > JMP ->15 12 4 > FETCH_DIM_R ~8 !0, !2 5 ASSIGN !3, ~8 14 6 FETCH_DIM_R ~10 !3, 'id' 7 IS_EQUAL !1, ~10 8 > JMPZ ~11, ->12 15 9 > UNSET_DIM !0, !2 16 10 > JMP ->18 14 11* JMP ->14 18 12 > ASSIGN_DIM !0 13 OP_DATA !4 10 14 PRE_INC !2 15 > COUNT ~14 !0 16 IS_SMALLER !2, ~14 17 > JMPNZ ~15, ->4 23 18 > INIT_FCALL 'var_export' 19 SEND_VAR !0 20 DO_ICALL 21 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0