Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/Fm6vW function name: (null) number of ops: 10 compiled vars: !0 = $arr line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > ASSIGN !0, <array> 14 1 INIT_FCALL 'usort' 2 SEND_REF !0 3 DECLARE_LAMBDA_FUNCTION ~2 [0] 23 4 SEND_VAL ~2 14 5 DO_ICALL 25 6 INIT_FCALL 'var_dump' 7 SEND_VAR !0 8 DO_ICALL 9 > RETURN 1 Dynamic Functions: Dynamic Function 0 Finding entry points Branch analysis from position: 0 2 jumps found. (Code = 43) Position 1 = 18, Position 2 = 19 Branch analysis from position: 18 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 19 2 jumps found. (Code = 43) Position 1 = 21, Position 2 = 23 Branch analysis from position: 21 1 jumps found. (Code = 42) Position 1 = 24 Branch analysis from position: 24 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 23 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/Fm6vW function name: {closure} number of ops: 26 compiled vars: !0 = $a, !1 = $b line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 14 0 E > RECV !0 1 RECV !1 15 2 INIT_FCALL 'explode' 3 SEND_VAL '%3B' 4 SEND_VAR !0 5 DO_ICALL $2 6 FETCH_DIM_R ~3 $2, 1 7 CAST 4 ~4 ~3 8 ASSIGN !0, ~4 16 9 INIT_FCALL 'explode' 10 SEND_VAL '%3B' 11 SEND_VAR !1 12 DO_ICALL $6 13 FETCH_DIM_R ~7 $6, 1 14 CAST 4 ~8 ~7 15 ASSIGN !1, ~8 18 16 IS_IDENTICAL !0, !1 17 > JMPZ ~10, ->19 19 18 > > RETURN 0 22 19 > IS_SMALLER !0, !1 20 > JMPZ ~11, ->23 21 > QM_ASSIGN ~12 1 22 > JMP ->24 23 > QM_ASSIGN ~12 -1 24 > > RETURN ~12 23 25* > RETURN null End of Dynamic Function 0
Generated using Vulcan Logic Dumper, using php 8.0.0