3v4l.org

run code in 300+ PHP versions simultaneously
<?php $strVal = '<h4>Abcd Abcd</h4> <h4>Abcd Abcd</h4> <ul> <li>Abcd Ab 10th Abcd</li> <li>Abcd, Ab, 12345</li> </ul><br>'; echo strlen( $strVal );
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/ENpQJ
function name:  (null)
number of ops:  4
compiled vars:  !0 = $strVal
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, '%3Ch4%3EAbcd+Abcd%3C%2Fh4%3E%0A%3Ch4%3EAbcd+Abcd%3C%2Fh4%3E%0A%3Cul%3E%0A%3Cli%3EAbcd+Ab+10th+Abcd%3C%2Fli%3E%0A%3Cli%3EAbcd%2C+Ab%2C+12345%3C%2Fli%3E%0A%3C%2Ful%3E%3Cbr%3E'
    9     1        STRLEN                                           ~2      !0
          2        ECHO                                                     ~2
          3      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
143.72 ms | 1392 KiB | 13 Q