Home
last modified time | relevance | path

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

/PHP-5.5/
H A Dserver-tests.php168 function execute($command, $args=NULL, $input=NULL, $cwd=NULL, $env=NULL)
218 function executeCode($php, $ini_overwrites, $code, $remove_headers=true, $cwd=NULL, $env=NULL)
412 public $cwd; variable in testHarness
565 function runscript($script,$removeheaders=false,$cwd=NULL)
H A Drun-tests.php103 $cwd = getcwd(); variable
/PHP-5.5/main/
H A Dphp_open_temporary_file.c101 char cwd[MAXPATHLEN]; in php_do_open_temporary_file() local
H A Dfopen_wrappers.c749 char cwd[MAXPATHLEN]; local
/PHP-5.5/ext/opcache/
H A DZendAccelerator.c153 char cwd[MAXPATHLEN]; in ZEND_FUNCTION() local
176 char cwd[MAXPATHLEN + 1]; in accel_getcwd() local
934 char *cwd; in accel_make_persistent_key_ex() local
1698 char *cwd; local
H A DZendAccelerator.h259 char *cwd; /* current working directory or NULL */ member
/PHP-5.5/TSRM/
H A Dtsrm_virtual_cwd.c439 char cwd[MAXPATHLEN]; in virtual_cwd_startup() local
538 char *cwd; in virtual_getcwd() local
1403 char cwd[MAXPATHLEN]; in virtual_realpath() local
1928 char cwd[MAXPATHLEN]; in tsrm_realpath() local
H A Dtsrm_virtual_cwd.h146 char *cwd; member
229 cwd_state cwd; member
H A Dtsrm_win32.c457 TSRM_API FILE *popen_ex(const char *command, const char *type, const char *cwd, char *env TSRMLS_DC) in popen_ex()
/PHP-5.5/win32/
H A Dregistry.c218 char tmp_buf[MAXPATHLEN], *cwd; in UpdateIniFromRegistry() local
/PHP-5.5/ext/standard/
H A Ddir.c427 char cwd[MAXPATHLEN]; in PHP_FUNCTION() local
H A Dproc_open.c453 char *command, *cwd=NULL; in PHP_FUNCTION() local
/PHP-5.5/ext/phar/
H A Dstream.c320 char *entry = idata->internal_file->filename, *cwd; in phar_wrapper_open_url() local
H A Dphar_internal.h199 char* cwd; variable
H A Dphar_object.c168 const char *cwd; in phar_file_action() local
/PHP-5.5/ext/zip/
H A Dphp_zip.c522 char cwd[MAXPATHLEN]; in php_zip_glob() local
628 char cwd[MAXPATHLEN]; in php_zip_pcre() local
/PHP-5.5/main/streams/
H A Dplain_wrapper.c1444 char *cwd; in _php_stream_fopen_with_path() local

Completed in 88 milliseconds