Lines Matching refs:_pfc
221 $errors[] = _pfc("%s doesn't exist: %s", $func, $err);
231 $errors[] = _pfc("%s directory must be specified", ($name!="" ? $name : $dir));
234 $this->errors[] = _pfc("%s must be a directory",$dir);
238 $errors[] = _pfc("%s can't be created",$dir);
240 $errors[] = _pfc("%s is not writeable",$dir);
242 $errors[] = _pfc("%s is not readable",$dir);
255 $errors[] = _pfc("%s is not a file", $src_file);
257 $errors[] = _pfc("%s is not readable", $src_file);
259 $errors[] = _pfc("%s is not a directory", $src_dir);
273 $errors[] = _pfc("%s is not a directory", $src_dir);
275 $errors[] = _pfc("%s is not readable", $src_dir);