Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 3, Position 2 = 24
Branch analysis from position: 3
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 24
filename: /in/bHP1o
function name: (null)
number of ops: 25
compiled vars: !0 = $ts, !1 = $tz_param
line #* E I O op fetch ext return operands
-----------------------------------------------------------------------------------------
1 0 E > FETCH_CONSTANT ~2 'ICL_LANGUAGE_CODE'
1 IS_EQUAL ~2, 'fr'
2 > JMPZ ~3, ->24
4 3 > ECHO '%3Ctime+datetime%3D%22'
4 INIT_FCALL_BY_NAME 'esc_attr'
5 INIT_FCALL 'date_format'
6 SEND_VAR !0
7 SEND_VAL 'H%3Ai+d-m-Y'
8 DO_ICALL $4
9 SEND_VAR_NO_REF_EX $4
10 DO_FCALL 0 $5
11 ECHO $5
12 ECHO '%22%0A+++data-timezone%3D%22'
5 13 INIT_FCALL_BY_NAME 'esc_attr'
14 SEND_VAR_EX !1
15 DO_FCALL 0 $6
16 ECHO $6
17 ECHO '%22%3E'
18 INIT_FCALL_BY_NAME 'date_i18n'
19 SEND_VAL_EX 'H%3Ai+d-m-Y'
20 SEND_VAR_EX !0
21 DO_FCALL 0 $7
22 ECHO $7
23 ECHO '%3C%2Ftime%3E+%2F%2F+Line+B%0A'
6 24 > > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.5.0