Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/Ste9L
function name: (null)
number of ops: 19
compiled vars: !0 = $snake, !1 = $camel
line #* E I O op fetch ext return operands
-----------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, 'SnAkE_cAsE'
4 1 INIT_FCALL 'lcfirst'
2 INIT_FCALL 'array_map'
3 SEND_VAL 'ucfirst'
4 INIT_FCALL 'explode'
5 SEND_VAL '_'
6 INIT_FCALL 'strtolower'
7 SEND_VAR !0
8 DO_ICALL $3
9 SEND_VAR $3
10 DO_ICALL $4
11 SEND_VAR $4
12 DO_ICALL $5
13 FRAMELESS_ICALL_2 implode ~6 '', $5
14 SEND_VAL ~6
15 DO_ICALL $7
16 ASSIGN !1, $7
6 17 ECHO !1
7 18 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.5.0