Finding entry points Branch analysis from position: 0 2 jumps found. (Code = 77) Position 1 = 4, Position 2 = 17 Branch analysis from position: 4 2 jumps found. (Code = 78) Position 1 = 5, Position 2 = 17 Branch analysis from position: 5 1 jumps found. (Code = 42) Position 1 = 4 Branch analysis from position: 4 Branch analysis from position: 17 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 17 filename: /in/q0AsV function name: (null) number of ops: 27 compiled vars: !0 = $unordered_array, !1 = $ids, !2 = $priorities, !3 = $v line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > ASSIGN !0, <array> 5 1 ASSIGN !1, <array> 6 2 ASSIGN !2, <array> 7 3 > FE_RESET_R $7 !0, ->17 4 > > FE_FETCH_R $7, !3, ->17 8 5 > INIT_FCALL 'explode' 6 SEND_VAL '%7C' 7 SEND_VAR !3 8 DO_ICALL $8 9 FETCH_LIST_R $9 $8, 0 10 ASSIGN_DIM !1 11 OP_DATA $9 12 FETCH_LIST_R $11 $8, 1 13 ASSIGN_DIM !2 14 OP_DATA $11 15 FREE $8 7 16 > JMP ->4 17 > FE_FREE $7 10 18 INIT_FCALL 'array_multisort' 19 SEND_REF !2 20 SEND_VAL 1 21 SEND_REF !1 22 DO_ICALL 11 23 INIT_FCALL 'var_export' 24 SEND_VAR !1 25 DO_ICALL 26 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0