VCWD_CHMOD 4287 ext/phar/phar_object.c if (FAILURE == VCWD_CHMOD(fullpath, mode)) { VCWD_CHMOD 5854 ext/standard/basic_functions.c ret = VCWD_CHMOD(new_path, 0666 & ~oldmask); VCWD_CHMOD 701 ext/standard/filestat.c ret = VCWD_CHMOD(filename, imode); VCWD_CHMOD 152 main/php_open_temporary_file.c if (VCWD_CHMOD(opened_path, 0600)) { VCWD_CHMOD 1126 main/streams/plain_wrapper.c if (VCWD_CHMOD(url_to, sb.st_mode)) { VCWD_CHMOD 1353 main/streams/plain_wrapper.c ret = VCWD_CHMOD(url, mode);