Searched refs:local_open_basedir (Results 1 – 1 of 1) sorted by relevance
146 char local_open_basedir[MAXPATHLEN]; local155 if (strcmp(basedir, ".") || !VCWD_GETCWD(local_open_basedir, MAXPATHLEN)) {157 strlcpy(local_open_basedir, basedir, sizeof(local_open_basedir));228 if (expand_filepath(local_open_basedir, resolved_basedir TSRMLS_CC) != NULL) {
Completed in 8 milliseconds