Home
last modified time | relevance | path

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

/PHP-5.5/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.5/main/streams/
H A Dplain_wrapper.c926 char *realpath = NULL; in _php_stream_fopen() local
/PHP-5.5/ext/opcache/
H A DZendAccelerator.c1053 char *realpath; in zend_accel_invalidate() local
/PHP-5.5/ext/standard/
H A Dfile.c2308 PHP_FUNCTION(realpath) in PHP_FUNCTION() argument
/PHP-5.5/ext/phar/
H A Dphar.c1737 char *realpath; local

Completed in 52 milliseconds