Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 8, Position 2 = 14
Branch analysis from position: 8
2 jumps found. (Code = 78) Position 1 = 9, Position 2 = 14
Branch analysis from position: 9
1 jumps found. (Code = 42) Position 1 = 8
Branch analysis from position: 8
Branch analysis from position: 14
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 14
filename: /in/4gWAl
function name: (null)
number of ops: 16
compiled vars: !0 = $x, !1 = $xml, !2 = $row
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
2 0 E > ASSIGN !0, '%3CDATAPACKET+Version%3D%222.0%22%3E%0A%3CMETADATA%3E%0A%3CFIELDS%3E%0A%3CFIELD+attrname%3D%22BRAND%22+fieldtype%3D%22string%22+WIDTH%3D%2215%22%2F%3E%0A%3C%2FFIELDS%3E%0A%3CPARAMS%2F%3E%0A%3C%2FMETADATA%3E%0A%3CROWDATA%3E%0A%3CROW+BRAND%3D%22180S%22+STYLE%3D%22LUSH-EAR-WARMER%22+BARCODE%3D%2210823452061%22+STORE_PRICE%3D%220.00%22+OH%3D%2212%22%2F%3E%0A%3C%2FROWDATA%3E%0A%3C%2FDATAPACKET%3E'
16 1 INIT_FCALL 'simplexml_load_string'
2 SEND_VAR !0
3 DO_ICALL $4
4 ASSIGN !1, $4
17 5 FETCH_OBJ_R ~6 !1, 'ROWDATA'
6 FETCH_OBJ_R ~7 ~6, 'ROW'
7 > FE_RESET_R $8 ~7, ->14
8 > > FE_FETCH_R $8, !2, ->14
18 9 > FETCH_DIM_R ~9 !2, 'BARCODE'
10 NOP
11 FAST_CONCAT ~10 ~9, '+%3Cbr+%2F%3E'
12 ECHO ~10
17 13 > JMP ->8
14 > FE_FREE $8
19 15 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0