Finding entry points Branch analysis from position: 0 2 jumps found. (Code = 43) Position 1 = 11, Position 2 = 15 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: 15 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/bo4Yjr function name: (null) number of ops: 17 compiled vars: !0 = $dynamic_list, !1 = $static_list, !2 = $search line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > ASSIGN !0, 'AZ%2C+CA%2C+CO' 4 1 ASSIGN !1, 'MN%2CWA%2CIA' 5 2 ASSIGN !2, 'AZ' 7 3 INIT_FCALL 'strpos' 4 CONCAT ~6 !0, '%2C' 5 CONCAT ~7 ~6, !1 6 SEND_VAL ~7 7 SEND_VAR !2 8 DO_ICALL $8 9 TYPE_CHECK 4 $8 10 > JMPZ ~9, ->15 8 11 > CONCAT ~10 'not+found%3A+String+', !2 12 CONCAT ~11 ~10, '+was+not+found+in+lists' 13 ECHO ~11 7 14 > JMP ->16 10 15 > ECHO 'found' 11 16 > > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0