IsAccessibleAndNotEmpty  356 coders/ept.c     if (!IsAccessibleAndNotEmpty(image_info->filename))
IsAccessibleAndNotEmpty  374 coders/ept.c     if (IsAccessibleAndNotEmpty(image_info->filename))
IsAccessibleAndNotEmpty  361 coders/pdf.c     if (IsAccessibleAndNotEmpty(clone_info->filename))
IsAccessibleAndNotEmpty  342 coders/ps.c      if (!IsAccessibleAndNotEmpty(image_info->filename))
IsAccessibleAndNotEmpty  360 coders/ps.c      if (IsAccessibleAndNotEmpty(image_info->filename))
IsAccessibleAndNotEmpty  194 coders/url.c     if (!IsAccessibleAndNotEmpty(clone_info->filename))
IsAccessibleAndNotEmpty 8281 magick/constitute.c             else if (IsAccessibleAndNotEmpty(clone_info->filename))
IsAccessibleAndNotEmpty 8429 magick/constitute.c             if (IsAccessibleAndNotEmpty(clone_info->filename))
IsAccessibleAndNotEmpty  124 magick/utility.h   IsAccessibleAndNotEmpty(const char *),