Home
last modified time | relevance | path

Searched defs:cwd (Results 1 – 15 of 15) sorted by relevance

/PHP-7.4/main/
H A Dphp_open_temporary_file.c99 char cwd[MAXPATHLEN]; in php_do_open_temporary_file() local
H A Dfopen_wrappers.c776 char cwd[MAXPATHLEN]; local
/PHP-7.4/Zend/
H A Dzend_virtual_cwd.c183 char cwd[MAXPATHLEN]; in virtual_cwd_main_cwd_init() local
302 char *cwd; in virtual_getcwd() local
1245 char cwd[MAXPATHLEN]; in virtual_realpath() local
1715 char cwd[MAXPATHLEN]; in tsrm_realpath() local
H A Dzend_virtual_cwd.h153 char *cwd; member
223 cwd_state cwd; member
/PHP-7.4/win32/
H A Dregistry.c227 char tmp_buf[MAXPATHLEN], *cwd; in UpdateIniFromRegistry() local
/PHP-7.4/ext/standard/
H A Ddir.c422 char cwd[MAXPATHLEN]; in PHP_FUNCTION() local
H A Dproc_open.c478 char *command = NULL, *cwd = NULL; in PHP_FUNCTION() local
/PHP-7.4/ext/phar/
H A Dstream.c322 char *entry = idata->internal_file->filename, *cwd; in phar_wrapper_open_url() local
H A Dphar_internal.h174 char* cwd; variable
H A Dphar_object.c137 const char *cwd; in phar_file_action() local
/PHP-7.4/TSRM/
H A Dtsrm_win32.c448 TSRM_API FILE *popen_ex(const char *command, const char *type, const char *cwd, char *env) in popen_ex()
/PHP-7.4/ext/opcache/
H A DZendAccelerator.c187 char cwd[MAXPATHLEN]; in ZEND_FUNCTION() local
210 char cwd[MAXPATHLEN + 1]; in accel_getcwd() local
1141 const char *include_path = NULL, *cwd = NULL; in accel_make_persistent_key() local
H A DZendAccelerator.h204 zend_string *cwd; /* current working directory or NULL */ member
/PHP-7.4/main/streams/
H A Dplain_wrapper.c1578 char *cwd; in _php_stream_fopen_with_path() local
/PHP-7.4/ext/zip/
H A Dphp_zip.c516 char cwd[MAXPATHLEN]; in php_zip_glob() local
620 char cwd[MAXPATHLEN]; in php_zip_pcre() local

Completed in 77 milliseconds