Searched refs:is_writable (Results 1 – 25 of 81) sorted by relevance
1234
38 if (is_writable($gads_file) || is_writable(dirname(__FILE__))) {
51 if (file_exists($logpath) && is_writable($logpath))54 if (is_writable($logpath))
102 …if (is_writable( $filename ) || (is_writable(dirname( $filename ).'/.') && !file_exists( $filename…
70 if (!is_writable($targetFilePath)) {91 if (!is_writable(dirname($targetFilePath))) {
61 if (!is_writable($file)) {76 } elseif (!is_writable($file)) {
44 …if (is_writable($configfile) || (!file_exists($configfile) && is_writable(DOKU_PLUGIN.'custombutto…
65 …if (getID3::is_writable($this->filename) && is_file($this->filename) && ($fp_source = fopen($this-…131 …if (getID3::is_writable($tempfilename) && is_file($tempfilename) && ($fp_temp = fopen($tempfilenam…269 …if (getID3::is_writable($this->filename) && is_file($this->filename) && ($fp_source = fopen($this-…298 …if (getID3::is_writable($tempfilename) && is_file($tempfilename) && ($fp_temp = fopen($tempfilenam…
66 …if (getID3::is_writable($temppicturefilename) && is_file($temppicturefilename) && ($fpcomments = f…87 …if (getID3::is_writable($tempcommentsfilename) && is_file($tempcommentsfilename) && ($fpcomments =…
61 …if (!empty($this->filename) && is_readable($this->filename) && getID3::is_writable($this->filename…128 …if (!empty($this->filename) && is_readable($this->filename) && getID3::is_writable($this->filename…
88 …if (getID3::is_writable($this->filename) && is_file($this->filename) && ($fp = fopen($this->filena…130 …if (getID3::is_writable($this->filename) && is_file($this->filename) && ($fp = fopen($this->filena…
64 …if (is_readable($this->filename) && getID3::is_writable($this->filename) && is_file($this->filenam…
170 if (!is_writable(VBSSO_VBSSO_CONFIG_FILE)) {173 if (!is_writable(VBSSO_PLATFORM_CONFIG_FILE)) {
43 if (is_writable($profileFilename)) {107 if (is_writable($profileFilename)) {
28 return is_writable($other);
39 if (is_writable($gads_file) || is_writable(dirname(__FILE__)))
42 if (is_writable($gu_file))
318 if (is_dir(dirname($to)) && !is_writable(dirname($to))) {336 (file_exists($to) && !is_writable($to)) ||337 (!file_exists($to) && is_dir(dirname($to)) && !is_writable(dirname($to)))
29 if (!is_writable($this->tmpDir)) {
216 if(is_writable($plug->_latex->getPicturePath()) && is_dir($plug->_latex->getPicturePath()))221 if(is_writable($plug->_latex->_tmp_dir) && is_dir($plug->_latex->_tmp_dir))
66 …$fp = !file_exists($xymon_status_cache_file) || is_writable($xymon_status_cache_file) ? fopen($xym…
71 if (is_writable(dirname($filename)))87 if (is_writable(dirname($filename)))
428 if (!is_writable(HTML2PS_DIR.'/cache/')) {470 if (!is_writable(HTML2PS_DIR.'/out/')) {512 if (!is_writable(HTML2PS_DIR.'/temp/')) {
34 if (is_writable($curdatefile)) {
60 } elseif (!is_writable($dir)) {