VCWD_CHMOD 4238 ext/phar/phar_object.c if (FAILURE == VCWD_CHMOD(fullpath, mode)) { VCWD_CHMOD 5783 ext/standard/basic_functions.c ret = VCWD_CHMOD(new_path, 0666 & ~oldmask); VCWD_CHMOD 689 ext/standard/filestat.c ret = VCWD_CHMOD(filename, imode); VCWD_CHMOD 151 main/php_open_temporary_file.c if (VCWD_CHMOD(opened_path, 0600)) { VCWD_CHMOD 1148 main/streams/plain_wrapper.c if (VCWD_CHMOD(url_to, sb.st_mode)) { VCWD_CHMOD 1375 main/streams/plain_wrapper.c ret = VCWD_CHMOD(url, mode);