Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 3, Position 2 = 16
Branch analysis from position: 3
2 jumps found. (Code = 78) Position 1 = 4, Position 2 = 16
Branch analysis from position: 4
2 jumps found. (Code = 43) Position 1 = 11, Position 2 = 14
Branch analysis from position: 11
1 jumps found. (Code = 42) Position 1 = 16
Branch analysis from position: 16
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 14
1 jumps found. (Code = 42) Position 1 = 3
Branch analysis from position: 3
Branch analysis from position: 16
Branch analysis from position: 16
filename: /in/fnpJs
function name: (null)
number of ops: 18
compiled vars: !0 = $zip_codes, !1 = $target_zip, !2 = $zip
line #* E I O op fetch ext return operands
-----------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, <array>
4 1 ASSIGN !1, '2347890'
6 2 > FE_RESET_R $5 !0, ->16
3 > > FE_FETCH_R $5, !2, ->16
7 4 > ECHO !2
8 5 FRAMELESS_ICALL_3 str_replace ~6 '%2A', '.%2A'
6 OP_DATA !2
7 CONCAT ~7 '%2F', ~6
8 CONCAT ~8 ~7, '%2F'
9 FRAMELESS_ICALL_2 preg_match ~9 ~8, !1
10 > JMPZ ~9, ->14
9 11 > ECHO '+matched%0A'
10 12 > JMP ->16
8 13* JMP ->15
13 14 > ECHO '+not+matched%0A'
6 15 > JMP ->3
16 > FE_FREE $5
15 17 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.5.0