Searched refs:realpath_cache_get (Results 1 – 5 of 5) sorted by relevance
2 realpath_cache_size() and realpath_cache_get()13 $data = realpath_cache_get();
1097 PHP_FUNCTION(realpath_cache_get) in PHP_FUNCTION() argument
2972 function realpath_cache_get(): array {}
2678 ZEND_FUNCTION(realpath_cache_get);3282 ZEND_FE(realpath_cache_get, arginfo_realpath_cache_get)
Completed in 24 milliseconds