Searched refs:IsGlob (Results 1 – 7 of 7) sorted by relevance
32 IsGlob(const char *) magick_attribute((__pure__));
591 MagickPrivate MagickBooleanType IsGlob(const char *path) in IsGlob() function
3852 if (IsGlob(pattern+7) != MagickFalse) in InterpretImageProperties()3876 if (IsGlob(pattern+9) != MagickFalse) in InterpretImageProperties()3900 if (IsGlob(pattern+9) != MagickFalse) in InterpretImageProperties()3932 if (IsGlob(pattern) != MagickFalse) in InterpretImageProperties()
629 #define IsGlob PrependMagickMethod(IsGlob) macro
814 if ((IsGlob(filename) == MagickFalse) && (*option != '@')) in ExpandFilenames()
2815 if ((*component != '\0') && (IsGlob(component) == MagickFalse)) in SetImageInfo()
4597 if (IsGlob(reply_info.text) == MagickFalse) in XFileBrowserWidget()5156 if (IsGlob(reply_info.text)) in XFileBrowserWidget()