Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/DFEtS function name: (null) number of ops: 13 compiled vars: !0 = $array, !1 = $whitelist line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > ASSIGN !0, <array> 14 1 ASSIGN !1, <array> 16 2 INIT_FCALL 'var_export' 17 3 INIT_FCALL 'array_filter' 18 4 SEND_VAR !0 19 5 DECLARE_LAMBDA_FUNCTION ~4 [0] 6 BIND_LEXICAL ~4, !1 26 7 SEND_VAL ~4 27 8 SEND_VAL 2 17 9 DO_ICALL $5 27 10 SEND_VAR $5 16 11 DO_ICALL 29 12 > RETURN 1 Dynamic Functions: Dynamic Function 0 Finding entry points Branch analysis from position: 0 2 jumps found. (Code = 77) Position 1 = 3, Position 2 = 12 Branch analysis from position: 3 2 jumps found. (Code = 78) Position 1 = 4, Position 2 = 12 Branch analysis from position: 4 2 jumps found. (Code = 43) Position 1 = 9, Position 2 = 11 Branch analysis from position: 9 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 11 1 jumps found. (Code = 42) Position 1 = 3 Branch analysis from position: 3 Branch analysis from position: 12 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 12 filename: /in/DFEtS function name: {closure} number of ops: 15 compiled vars: !0 = $k, !1 = $whitelist, !2 = $string line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 19 0 E > RECV !0 1 BIND_STATIC !1 20 2 > FE_RESET_R $3 !1, ->12 3 > > FE_FETCH_R $3, !2, ->12 21 4 > INIT_FCALL 'str_contains' 5 SEND_VAR !0 6 SEND_VAR !2 7 DO_ICALL $4 8 > JMPZ $4, ->11 22 9 > FE_FREE $3 10 > RETURN <true> 20 11 > > JMP ->3 12 > FE_FREE $3 25 13 > RETURN <false> 26 14* > RETURN null End of Dynamic Function 0
Generated using Vulcan Logic Dumper, using php 8.0.0