3v4l.org

run code in 300+ PHP versions simultaneously
<?php $string='<p>Şelamiİnnşşasdüğ213,123wqeq.weqw.rqasd</p><p>Şelamiİnnşşasdüğ213,123wqeq.weqw.rqasd</p><p>Şelamiİnnşşasdüğ213,123wqeq.weqw.rqasd</p>'; echo mb_substr(strip_tags(trim(html_entity_decode($string, ENT_COMPAT, 'UTF-8'))), 0, 14);; ?>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/9ItsD
function name:  (null)
number of ops:  19
compiled vars:  !0 = $string
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, '%3Cp%3E%C5%9Eelami%C4%B0nn%C5%9F%C5%9Fasd%C3%BC%C4%9F213%2C123wqeq.weqw.rqasd%3C%2Fp%3E%3Cp%3E%C5%9Eelami%C4%B0nn%C5%9F%C5%9Fasd%C3%BC%C4%9F213%2C123wqeq.weqw.rqasd%3C%2Fp%3E%3Cp%3E%C5%9Eelami%C4%B0nn%C5%9F%C5%9Fasd%C3%BC%C4%9F213%2C123wqeq.weqw.rqasd%3C%2Fp%3E'
    4     1        INIT_FCALL                                               'mb_substr'
          2        INIT_FCALL                                               'strip_tags'
          3        INIT_FCALL                                               'trim'
          4        INIT_FCALL                                               'html_entity_decode'
          5        SEND_VAR                                                 !0
          6        SEND_VAL                                                 2
          7        SEND_VAL                                                 'UTF-8'
          8        DO_ICALL                                         $2      
          9        SEND_VAR                                                 $2
         10        DO_ICALL                                         $3      
         11        SEND_VAR                                                 $3
         12        DO_ICALL                                         $4      
         13        SEND_VAR                                                 $4
         14        SEND_VAL                                                 0
         15        SEND_VAL                                                 14
         16        DO_ICALL                                         $5      
         17        ECHO                                                     $5
    7    18      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
152.11 ms | 1013 KiB | 17 Q