Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/MKvY1 function name: (null) number of ops: 4 compiled vars: none line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 56 0 E > INIT_FCALL 'getlogfacilitiesoptions' 1 DO_FCALL 0 $0 2 ECHO $0 3 > RETURN 1 Function getlogfacilitiesoptions: Finding entry points Branch analysis from position: 0 2 jumps found. (Code = 77) Position 1 = 4, Position 2 = 13 Branch analysis from position: 4 2 jumps found. (Code = 78) Position 1 = 5, Position 2 = 13 Branch analysis from position: 5 1 jumps found. (Code = 42) Position 1 = 4 Branch analysis from position: 4 Branch analysis from position: 13 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 13 filename: /in/MKvY1 function name: getLogFacilitiesOptions number of ops: 16 compiled vars: !0 = $str, !1 = $facility, !2 = $name line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 45 0 E > ASSIGN !0, '' 46 1 INIT_STATIC_METHOD_CALL 'ConvertData', 'facilityName2Value' 2 DO_FCALL 0 $4 3 > FE_RESET_R $5 $4, ->13 4 > > FE_FETCH_R ~6 $5, !1, ->13 5 > ASSIGN !2, ~6 47 6 INIT_FCALL 'sprintf' 48 7 SEND_VAL '%3Coption+value%3D%22%25s%22%3E%25s%3C%2Foption%3E%0A' 49 8 SEND_VAR !1 50 9 SEND_VAR !2 47 10 DO_ICALL $8 50 11 ASSIGN_OP 8 !0, $8 46 12 > JMP ->4 13 > FE_FREE $5 53 14 > RETURN !0 54 15* > RETURN null End of function getlogfacilitiesoptions Class ConvertData: Function facilityname2value: Finding entry points Branch analysis from position: 0 2 jumps found. (Code = 43) Position 1 = 3, Position 2 = 5 Branch analysis from position: 3 1 jumps found. (Code = 42) Position 1 = 6 Branch analysis from position: 6 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 5 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/MKvY1 function name: facilityName2Value number of ops: 10 compiled vars: none line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 11 0 E > DEFINED ~0 'PHP_WINDOWS_VERSION_BUILD' 1 BOOL_NOT ~1 ~0 2 > JMPZ ~1, ->5 13 3 > QM_ASSIGN ~2 <array> 4 > JMP ->6 22 5 > QM_ASSIGN ~2 <array> 6 > ADD ~3 <array>, ~2 32 7 ADD ~4 ~3, <array> 8 > RETURN ~4 39 9* > RETURN null End of function facilityname2value End of class ConvertData.
Generated using Vulcan Logic Dumper, using php 8.0.0