(PHP 5 >= 5.3.2, PHP 7)
realpath_cache_size — ��ȡ��ʵ·���������Ĵ�С
��ȡ��ʵ·����������С���ڴ��е�ʹ������
������ʵ·��������ʹ���ڴ��������
Example #1 realpath_cache_size() example
<?php
var_dump(realpath_cache_size());
?>
�������̵���������ڣ�
int(412)