wincache_rplist_fileinfo

PECL wincache >= 1.0.0
wincache_rplist_fileinfo - Retrieves information about resolve file path cache
Manual
Code Examples

Example #1 A wincache_rplist_fileinfo example

Result: Array ( [total_file_count] => 5 [rplist_entries] => Array ( [1] => Array ( [resolve_path] => checkcache.php [subkey_data] => c:\inetpub\wwwroot|c:\inetpub\wwwroot\checkcache.php ) [2] => Array (...iterates for each cached file) ) )
PHP Version: