Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/mk96G function name: (null) number of ops: 26 compiled vars: !0 = $alpha_programs, !1 = $collator line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > ASSIGN !0, <array> 14 1 INIT_FCALL 'var_dump' 2 INIT_FCALL 'setlocale' 3 SEND_VAL 3 4 SEND_VAL 'fr_CA.utf8' 5 DO_ICALL $3 6 SEND_VAR $3 7 DO_ICALL 16 8 INIT_FCALL 'var_dump' 9 INIT_FCALL 'setlocale' 10 SEND_VAL 3 11 SEND_VAL 'C' 12 DO_ICALL $5 13 SEND_VAR $5 14 DO_ICALL 19 15 INIT_STATIC_METHOD_CALL 'Collator', 'create' 16 SEND_VAL_EX 'fr_CA.utf8' 17 DO_FCALL 0 $7 18 ASSIGN !1, $7 20 19 INIT_METHOD_CALL !1, 'sort' 20 SEND_VAR_EX !0 21 DO_FCALL 0 22 22 INIT_FCALL 'print_r' 23 SEND_VAR !0 24 DO_ICALL 25 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0