demo_func_filesystem_rp_cache_size.php:
<!DOCTYPE html> <html> <body> <?php var_dump(realpath_cache_size()); ?> </body> </html>