Home
last modified time | relevance | path

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

/PHP-7.0/TSRM/
H A Dtsrm_win32.c742 TSRM_API char *realpath(char *orig_path, char *buffer) in realpath() function
/PHP-7.0/Zend/
H A Dzend_virtual_cwd.c75 #define realpath(x,y) strcpy(y,x) macro
689 static inline void realpath_cache_add(const char *path, int path_len, const char *realpath, int rea… in realpath_cache_add()
H A Dzend_virtual_cwd.h216 char *realpath; member
/PHP-7.0/sapi/phpdbg/
H A Dphpdbg_bp.c248 char realpath[MAXPATHLEN]; in phpdbg_set_breakpoint_file_ex() local
/PHP-7.0/main/streams/
H A Dplain_wrapper.c971 char realpath[MAXPATHLEN]; in _php_stream_fopen() local
/PHP-7.0/ext/opcache/
H A DZendAccelerator.c1132 zend_string *realpath; in zend_accel_invalidate() local
/PHP-7.0/ext/standard/
H A Dfile.c2299 PHP_FUNCTION(realpath) in PHP_FUNCTION() argument
/PHP-7.0/ext/phar/
H A Dphar.c1753 char *realpath; local

Completed in 68 milliseconds