Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/ZKFnV
function name: (null)
number of ops: 21
compiled vars: !0 = $array, !1 = $asDecimal
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, <array>
11 1 INIT_FCALL 'preg_replace_callback'
12 2 SEND_VAL '%2F%28%5Cd%2B%29%28%3F%3A+%28%5Cd%2B%29%5C%2F%28%5Cd%2B%29%29%3F%22%2F'
13 3 DECLARE_LAMBDA_FUNCTION ~3 [0]
15 4 SEND_VAL ~3
16 5 SEND_VAR !0
11 6 DO_ICALL $4
7 ASSIGN !1, $4
19 8 INIT_FCALL 'var_export'
9 SEND_VAR !1
10 DO_ICALL
20 11 ECHO '%0A'
21 12 INIT_FCALL 'array_multisort'
13 SEND_REF !1
14 SEND_VAL 1
15 SEND_REF !0
16 DO_ICALL
22 17 INIT_FCALL 'var_export'
18 SEND_VAR !0
19 DO_ICALL
20 > RETURN 1
Dynamic Functions:
Dynamic Function 0
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 4, Position 2 = 9
Branch analysis from position: 4
1 jumps found. (Code = 42) Position 1 = 10
Branch analysis from position: 10
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 9
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/ZKFnV
function name: {closure}
number of ops: 13
compiled vars: !0 = $m
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
13 0 E > RECV !0
14 1 FETCH_DIM_R ~1 !0, 1
2 ISSET_ISEMPTY_DIM_OBJ 0 !0, 3
3 > JMPZ ~2, ->9
4 > FETCH_DIM_R ~3 !0, 2
5 FETCH_DIM_R ~4 !0, 3
6 DIV ~5 ~3, ~4
7 QM_ASSIGN ~6 ~5
8 > JMP ->10
9 > QM_ASSIGN ~6 ''
10 > CONCAT ~7 ~1, ~6
11 > RETURN ~7
15 12* > RETURN null
End of Dynamic Function 0
Generated using Vulcan Logic Dumper, using php 8.0.0