Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/cWLjH function name: (null) number of ops: 10 compiled vars: !0 = $countries line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > ASSIGN !0, <array> 11 1 INIT_FCALL 'usort' 12 2 SEND_REF !0 13 3 DECLARE_LAMBDA_FUNCTION ~2 [0] 17 4 SEND_VAL ~2 11 5 DO_ICALL 18 6 INIT_FCALL 'var_export' 7 SEND_VAR !0 8 DO_ICALL 9 > 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/cWLjH function name: {closure} number of ops: 15 compiled vars: !0 = $a, !1 = $b line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 13 0 E > RECV !0 1 RECV !1 14 2 FETCH_DIM_R ~2 !0, 'text' 3 IS_NOT_IDENTICAL ~3 ~2, 'United+States' 4 INIT_ARRAY ~4 ~3 5 FETCH_DIM_R ~5 !0, 'text' 6 ADD_ARRAY_ELEMENT ~4 ~5 16 7 FETCH_DIM_R ~6 !1, 'text' 8 IS_NOT_IDENTICAL ~7 ~6, 'United+States' 9 INIT_ARRAY ~8 ~7 10 FETCH_DIM_R ~9 !1, 'text' 11 ADD_ARRAY_ELEMENT ~8 ~9 12 SPACESHIP ~10 ~4, ~8 13 > RETURN ~10 17 14* > RETURN null End of Dynamic Function 0
Generated using Vulcan Logic Dumper, using php 8.0.0