Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/iY91a function name: (null) number of ops: 10 compiled vars: !0 = $data line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 2 0 E > ASSIGN !0, <array> 7 1 INIT_FCALL 'usort' 2 SEND_REF !0 3 DECLARE_LAMBDA_FUNCTION ~2 [0] 10 4 SEND_VAL ~2 7 5 DO_ICALL 11 6 INIT_FCALL 'print_r' 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 = 47) Position 1 = 5, Position 2 = 8 Branch analysis from position: 5 2 jumps found. (Code = 43) Position 1 = 9, Position 2 = 11 Branch analysis from position: 9 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 11 2 jumps found. (Code = 47) Position 1 = 14, Position 2 = 17 Branch analysis from position: 14 2 jumps found. (Code = 43) Position 1 = 18, Position 2 = 20 Branch analysis from position: 18 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 20 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 17 Branch analysis from position: 8 filename: /in/iY91a function name: {closure} number of ops: 22 compiled vars: !0 = $a, !1 = $b line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 7 0 E > RECV !0 1 RECV !1 2 FETCH_DIM_R ~2 !0, 'fieldName' 3 IS_EQUAL ~3 ~2, 'username' 4 > JMPNZ_EX ~3 ~3, ->8 5 > FETCH_DIM_R ~4 !1, 'fieldName' 6 IS_EQUAL ~5 ~4, 'password' 7 BOOL ~3 ~5 8 > > JMPZ ~3, ->11 9 > > RETURN -1 10* JMP ->21 8 11 > FETCH_DIM_R ~6 !0, 'fieldName' 12 IS_EQUAL ~7 ~6, 'password' 13 > JMPNZ_EX ~7 ~7, ->17 14 > FETCH_DIM_R ~8 !1, 'fieldName' 15 IS_EQUAL ~9 ~8, 'username' 16 BOOL ~7 ~9 17 > > JMPZ ~7, ->20 18 > > RETURN 1 19* JMP ->21 9 20 > > RETURN 0 10 21* > RETURN null End of Dynamic Function 0
Generated using Vulcan Logic Dumper, using php 8.0.0