3v4l.org

run code in 300+ PHP versions simultaneously
<?php $respuesta="ashjjaaáéíóúajajda"; echo $respuesta= ereg_replace("/[^\x00-\x7F]+/", "", $respuesta);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/eGOaA
function name:  (null)
number of ops:  9
compiled vars:  !0 = $respuesta
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    4     0  E >   ASSIGN                                                   !0, 'ashjjaa%C3%83%C2%A1%C3%83%C2%A9%C3%83%C2%AD%C3%83%C2%B3%C3%83%C2%BAajajda'
    6     1        INIT_FCALL_BY_NAME                                       'ereg_replace'
          2        SEND_VAL_EX                                              '%2F%5B%5E%00-%7F%5D%2B%2F'
          3        SEND_VAL_EX                                              ''
          4        SEND_VAR_EX                                              !0
          5        DO_FCALL                                      0  $2      
          6        ASSIGN                                           ~3      !0, $2
          7        ECHO                                                     ~3
          8      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
170.61 ms | 1392 KiB | 13 Q