Home
last modified time | relevance | path

Searched defs:realpath (Results 1 – 6 of 6) sorted by relevance

/PHP-5.4/TSRM/
H A Dtsrm_win32.c716 TSRM_API char *realpath(char *orig_path, char *buffer) in realpath() function
H A Dtsrm_virtual_cwd.c65 #define realpath(x,y) strcpy(y,x) macro
641 static inline void realpath_cache_add(const char *path, int path_len, const char *realpath, int rea… in realpath_cache_add()
H A Dtsrm_virtual_cwd.h215 char *realpath; member
/PHP-5.4/main/streams/
H A Dplain_wrapper.c897 char *realpath = NULL; in _php_stream_fopen() local
/PHP-5.4/ext/phar/
H A Dphar.c1738 char *realpath; local
/PHP-5.4/ext/standard/
H A Dfile.c2287 PHP_FUNCTION(realpath) in PHP_FUNCTION() argument

Completed in 36 milliseconds