3v4l.org

run code in 500+ PHP versions simultaneously
<?php $string = "'DZ;Algeria;The People's Democratic Republic of Algeria;Algerian' "; echo trim(trim($string),"'");
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/0rsXN
function name:  (null)
number of ops:  5
compiled vars:  !0 = $string
line      #* E I O op                               fetch          ext  return  operands
-----------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                       !0, '%27DZ%3BAlgeria%3BThe+People%27s+Democratic+Republic+of+Algeria%3BAlgerian%27++'
    4     1        FRAMELESS_ICALL_1                trim                ~2      !0
          2        FRAMELESS_ICALL_2                trim                ~3      ~2, '%27'
          3        ECHO                                                         ~3
          4      > RETURN                                                       1

Generated using Vulcan Logic Dumper, using php 8.5.0


preferences:
159.7 ms | 2609 KiB | 13 Q