3v4l.org

run code in 500+ 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:  17
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                                                   'html_entity_decode'
          4        SEND_VAR                                                     !0
          5        SEND_VAL                                                     2
          6        SEND_VAL                                                     'UTF-8'
          7        DO_ICALL                                             $2      
          8        FRAMELESS_ICALL_1                trim                ~3      $2
          9        SEND_VAL                                                     ~3
         10        DO_ICALL                                             $4      
         11        SEND_VAR                                                     $4
         12        SEND_VAL                                                     0
         13        SEND_VAL                                                     14
         14        DO_ICALL                                             $5      
         15        ECHO                                                         $5
    7    16      > RETURN                                                       1

Generated using Vulcan Logic Dumper, using php 8.5.0


preferences:
165.98 ms | 3619 KiB | 16 Q