Home
last modified time | relevance | path

Searched refs:realpath_cache_get (Results 1 – 5 of 5) sorted by relevance

/PHP-8.0/ext/standard/tests/file/
H A Drealpath_cache.phpt2 realpath_cache_size() and realpath_cache_get()
13 $data = realpath_cache_get();
H A Drealpath_cache_win32.phpt2 realpath_cache_size() and realpath_cache_get()
13 $data = realpath_cache_get();
/PHP-8.0/ext/standard/
H A Dfilestat.c1049 PHP_FUNCTION(realpath_cache_get) in PHP_FUNCTION() argument
H A Dbasic_functions.stub.php935 function realpath_cache_get(): array {} function
H A Dbasic_functions_arginfo.h2610 ZEND_FUNCTION(realpath_cache_get);
3250 ZEND_FE(realpath_cache_get, arginfo_realpath_cache_get)

Completed in 60 milliseconds