Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/JQQpA
function name: (null)
number of ops: 15
compiled vars: none
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
10 0 E > ECHO 'First+test%3A%0A'
11 1 INIT_FCALL 'var_dump'
2 INIT_FCALL 'checkphysicaladdressonfile'
12 3 SEND_VAL <array>
11 4 DO_FCALL 0 $0
12 5 SEND_VAR $0
11 6 DO_ICALL
16 7 ECHO '%0ASecond+test%3A%0A'
17 8 INIT_FCALL 'var_dump'
9 INIT_FCALL 'checkphysicaladdressonfile'
18 10 SEND_VAL <array>
17 11 DO_FCALL 0 $2
18 12 SEND_VAR $2
17 13 DO_ICALL
20 14 > RETURN 1
Function checkphysicaladdressonfile:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/JQQpA
function name: checkPhysicalAddressOnFile
number of ops: 10
compiled vars: !0 = $addresses
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > RECV !0
4 1 INIT_FCALL 'array_filter'
2 SEND_VAR !0
3 DECLARE_LAMBDA_FUNCTION ~1 [0]
6 4 SEND_VAL ~1
4 5 DO_ICALL $2
6 6 COUNT ~3 $2
7 BOOL ~4 ~3
8 > RETURN ~4
7 9* > RETURN null
Dynamic Functions:
Dynamic Function 0
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/JQQpA
function name: {closure}
number of ops: 8
compiled vars: !0 = $address
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
4 0 E > RECV !0
5 1 INIT_FCALL 'preg_match'
2 SEND_VAL '%2Fp%5C.o%5C.+box%7Cp%5C.o+box%7Cpo+box%7Cpo%5C.+box%7Cpobox%7Cpost+office+box%2Fi'
3 SEND_VAR !0
4 DO_ICALL $1
5 BOOL_NOT ~2 $1
6 > RETURN ~2
6 7* > RETURN null
End of Dynamic Function 0
End of function checkphysicaladdressonfile
Generated using Vulcan Logic Dumper, using php 8.0.0