Home
last modified time | relevance | path

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

/PHP-8.1/main/
H A Dphp_open_temporary_file.c97 char cwd[MAXPATHLEN]; in php_do_open_temporary_file() local
H A Dfopen_wrappers.c760 char cwd[MAXPATHLEN]; local
/PHP-8.1/Zend/
H A Dzend_virtual_cwd.c177 char cwd[MAXPATHLEN]; in virtual_cwd_main_cwd_init() local
296 char *cwd; in virtual_getcwd() local
1241 char cwd[MAXPATHLEN]; in virtual_realpath() local
1713 char cwd[MAXPATHLEN]; in tsrm_realpath() local
H A Dzend_virtual_cwd.h151 char *cwd; member
222 cwd_state cwd; member
/PHP-8.1/win32/
H A Dregistry.c225 char tmp_buf[MAXPATHLEN], *cwd; in UpdateIniFromRegistry() local
/PHP-8.1/ext/standard/
H A Ddir.c403 char cwd[MAXPATHLEN]; in PHP_FUNCTION() local
H A Dproc_open.c1070 char *cwd = NULL; /* Optional argument */ in PHP_FUNCTION() local
H A Dbasic_functions.stub.php1525 function proc_open(array|string $command, array $descriptor_spec, &$pipes, ?string $cwd = null, ?ar…
/PHP-8.1/ext/phar/
H A Dstream.c319 char *entry = idata->internal_file->filename, *cwd; in phar_wrapper_open_url() local
H A Dphar_internal.h176 char* cwd; variable
H A Dphar_object.c138 const char *cwd; in phar_file_action() local
/PHP-8.1/TSRM/
H A Dtsrm_win32.c447 TSRM_API FILE *popen_ex(const char *command, const char *type, const char *cwd, const char *env) in popen_ex()
/PHP-8.1/ext/opcache/
H A DZendAccelerator.c179 char cwd[MAXPATHLEN]; in ZEND_FUNCTION() local
202 char cwd[MAXPATHLEN + 1]; in accel_getcwd() local
1171 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-8.1/main/streams/
H A Dplain_wrapper.c1637 char *cwd; in _php_stream_fopen_with_path() local
/PHP-8.1/ext/zip/
H A Dphp_zip.c609 char cwd[MAXPATHLEN]; in php_zip_glob() local
714 char cwd[MAXPATHLEN]; in php_zip_pcre() local

Completed in 86 milliseconds