Home
last modified time | relevance | path

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

/PHP-5.3/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
653 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.3/main/streams/
H A Dplain_wrapper.c897 char *realpath = NULL; in _php_stream_fopen() local
/PHP-5.3/ext/phar/
H A Dphar.c1741 char *realpath, old, *a = (char *)(ext + ext_len); local
/PHP-5.3/ext/standard/
H A Dfile.c2427 PHP_FUNCTION(realpath) in PHP_FUNCTION() argument

Completed in 32 milliseconds