Lines Matching refs:file_exists
28 if (file_exists($path)) {
52 $time = (file_exists($path)) ? filemtime($path) : NULL;
58 if (file_exists($path))
80 $data[4] = file_exists(mediaFN($id));
89 if (file_exists($media_path)) {
149 if (file_exists($path)) unlink($path);
158 if (file_exists($path)) unlink($path);
160 if (file_exists($log)) unlink($log);
237 if (!file_exists($path)) return NULL;
251 if (!file_exists($link)) {
252 if (file_exists($path)) unlink($path);
257 if (file_exists($path)) unlink($path);