Home
last modified time | relevance | path

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

/PHP-8.1/sapi/phpdbg/
H A Dphpdbg_bp.c259 char realpath[MAXPATHLEN]; in phpdbg_set_breakpoint_file() local
858 char realpath[MAXPATHLEN]; in phpdbg_create_conditional_break() local
/PHP-8.1/main/
H A Dfopen_wrappers.c464 char *realpath = tsrm_realpath(path, NULL); local
/PHP-8.1/win32/
H A Dioutil.c815 PW32IO char *realpath(const char *path, char *resolved) in realpath() function
/PHP-8.1/Zend/
H A Dzend_virtual_cwd.h207 char *realpath; member
H A Dzend_virtual_cwd.c391 static inline void realpath_cache_add(const char *path, size_t path_len, const char *realpath, size… in realpath_cache_add()
/PHP-8.1/main/streams/
H A Dplain_wrapper.c1095 char realpath[MAXPATHLEN]; in _php_stream_fopen() local
/PHP-8.1/ext/phar/
H A Dphar.c1807 char *realpath; in phar_analyze_path() local
/PHP-8.1/ext/standard/
H A Dfile.c2307 PHP_FUNCTION(realpath) in PHP_FUNCTION() argument
H A Dbasic_functions.stub.php1168 function realpath(string $path): string|false {} function
/PHP-8.1/ext/opcache/
H A DZendAccelerator.c1323 zend_string *realpath; in zend_accel_invalidate() local

Completed in 83 milliseconds