3v4l.org

run code in 300+ PHP versions simultaneously
<?php $letter = 't'; print_r(array_filter(get_defined_functions()['internal'], function($function) {return $function[0] == $GLOBALS['letter'];}));

preferences:
41.07 ms | 402 KiB | 5 Q