Home
last modified time | relevance | path

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

/PHP-5.5/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-5.5/ext/standard/
H A Dphp_filestat.h28 PHP_FUNCTION(realpath_cache_get);
H A Dfilestat.c1195 PHP_FUNCTION(realpath_cache_get) in PHP_FUNCTION() argument
H A Dbasic_functions.c3253 PHP_FE(realpath_cache_get, arginfo_realpath_cache_get)
/PHP-5.5/
H A DNEWS2908 . Fixed bug #61991 (long overflow in realpath_cache_get()). (Anatoliy)
3570 . Fixed bug #61991 (long overflow in realpath_cache_get()). (Anatoliy)
5218 - Added realpath_cache_size() and realpath_cache_get() functions. (Stas)

Completed in 40 milliseconds