Home
last modified time | relevance | path

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

/php-src/benchmark/
H A Dbenchmark.php92 function runPhpCommand(array $args, ?string $cwd = null): ProcessResult {
99 ?string $cwd = null,
H A Dshared.php8 function runCommand(array $args, ?string $cwd = null): ProcessResult {
/php-src/main/
H A Dphp_open_temporary_file.c97 char cwd[MAXPATHLEN]; in php_do_open_temporary_file() local
H A Dfopen_wrappers.c772 char cwd[MAXPATHLEN]; local
/php-src/Zend/
H A Dzend_virtual_cwd.c177 char cwd[MAXPATHLEN]; in virtual_cwd_main_cwd_init() local
296 char *cwd; in virtual_getcwd() local
1251 char cwd[MAXPATHLEN]; in virtual_realpath() local
1722 char cwd[MAXPATHLEN]; in tsrm_realpath() local
H A Dzend_virtual_cwd.h161 char *cwd; member
232 cwd_state cwd; member
/php-src/win32/
H A Dregistry.c225 char tmp_buf[MAXPATHLEN], *cwd; in UpdateIniFromRegistry() local
/php-src/ext/standard/
H A Ddir.c335 char cwd[MAXPATHLEN]; in PHP_FUNCTION() local
H A Dproc_open.c1154 char *cwd = NULL; /* Optional argument */ in PHP_FUNCTION() local
H A Dbasic_functions.stub.php2124 function crypt(#[\SensitiveParameter] string $string, string $salt): string {}
/php-src/ext/phar/
H A Dstream.c330 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-src/TSRM/
H A Dtsrm_win32.c445 TSRM_API FILE *popen_ex(const char *command, const char *type, const char *cwd, const char *env) in popen_ex()
/php-src/ext/opcache/
H A DZendAccelerator.c202 char cwd[MAXPATHLEN]; in ZEND_FUNCTION() local
225 char cwd[MAXPATHLEN + 1]; in accel_getcwd() local
1206 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-src/main/streams/
H A Dplain_wrapper.c1651 char *cwd; in _php_stream_fopen_with_path() local
/php-src/ext/zip/
H A Dphp_zip.c621 char cwd[MAXPATHLEN]; in php_zip_glob() local
726 char cwd[MAXPATHLEN]; in php_zip_pcre() local

Completed in 104 milliseconds