Searched refs:IsGlob (Results 1 – 7 of 7) sorted by relevance
32 IsGlob(const char *) magick_attribute((__pure__));
600 MagickPrivate MagickBooleanType IsGlob(const char *path) in IsGlob() function
3976 if (IsGlob(pattern+7) != MagickFalse) in InterpretImageProperties()4000 if (IsGlob(pattern+9) != MagickFalse) in InterpretImageProperties()4024 if (IsGlob(pattern+9) != MagickFalse) in InterpretImageProperties()4056 if (IsGlob(pattern) != MagickFalse) in InterpretImageProperties()
697 #define IsGlob PrependMagickMethod(IsGlob) macro
826 if ((IsGlob(filename) == MagickFalse) && (*option != '@')) in ExpandFilenames()
2867 if ((*component != '\0') && (IsGlob(component) == MagickFalse)) in SetImageInfo()2902 ((*component != '\0') && (IsGlob(component) == MagickFalse))) in SetImageInfo()
4601 if (IsGlob(reply_info.text) == MagickFalse) in XFileBrowserWidget()5160 if (IsGlob(reply_info.text)) in XFileBrowserWidget()