3v4l.org

run code in 300+ PHP versions simultaneously
<?php $txt2 = " \" \"Asian's pussy\" slut pounded and facialised asian slut \" \" $ % ^^ $@#@# @((#"; $array = preg_split('/[^[:alnum:]]+/', strtolower($txt2)) ; $string = preg_replace('/[^\'\"[:alnum:]]+/', " ", $txt2); //title echo $string . PHP_EOL; print_r(array_unique(array_filter($array))); //print_r(array_unique(array_filter($array))); //print_r(array_unique(array_filter($array))); //print_r(array_unique(array_filter($array)));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/X7ieZ
function name:  (null)
number of ops:  27
compiled vars:  !0 = $txt2, !1 = $array, !2 = $string
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, '++%22++%22Asian%27s+pussy%22+++slut++++pounded+++and+facialised+asian+slut+%22+++%22++%24+%25+%5E%5E++%24%40%23%40%23+%40%28%28%23'
    5     1        INIT_FCALL                                               'preg_split'
          2        SEND_VAL                                                 '%2F%5B%5E%5B%3Aalnum%3A%5D%5D%2B%2F'
          3        INIT_FCALL                                               'strtolower'
          4        SEND_VAR                                                 !0
          5        DO_ICALL                                         $4      
          6        SEND_VAR                                                 $4
          7        DO_ICALL                                         $5      
          8        ASSIGN                                                   !1, $5
    6     9        INIT_FCALL                                               'preg_replace'
         10        SEND_VAL                                                 '%2F%5B%5E%27%5C%22%5B%3Aalnum%3A%5D%5D%2B%2F'
         11        SEND_VAL                                                 '+'
         12        SEND_VAR                                                 !0
         13        DO_ICALL                                         $7      
         14        ASSIGN                                                   !2, $7
    7    15        CONCAT                                           ~9      !2, '%0A'
         16        ECHO                                                     ~9
    8    17        INIT_FCALL                                               'print_r'
         18        INIT_FCALL                                               'array_unique'
         19        INIT_FCALL                                               'array_filter'
         20        SEND_VAR                                                 !1
         21        DO_ICALL                                         $10     
         22        SEND_VAR                                                 $10
         23        DO_ICALL                                         $11     
         24        SEND_VAR                                                 $11
         25        DO_ICALL                                                 
   11    26      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
183.64 ms | 1395 KiB | 25 Q