Home
last modified time | relevance | path

Searched refs:IsGlob (Results 1 – 7 of 7) sorted by relevance

/external/ImageMagick/MagickCore/
Dtoken-private.h32 IsGlob(const char *) magick_attribute((__pure__));
Dtoken.c600 MagickPrivate MagickBooleanType IsGlob(const char *path) in IsGlob() function
Dproperty.c3976 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()
Dmethods.h697 #define IsGlob PrependMagickMethod(IsGlob) macro
Dutility.c826 if ((IsGlob(filename) == MagickFalse) && (*option != '@')) in ExpandFilenames()
Dimage.c2867 if ((*component != '\0') && (IsGlob(component) == MagickFalse)) in SetImageInfo()
2902 ((*component != '\0') && (IsGlob(component) == MagickFalse))) in SetImageInfo()
Dwidget.c4601 if (IsGlob(reply_info.text) == MagickFalse) in XFileBrowserWidget()
5160 if (IsGlob(reply_info.text)) in XFileBrowserWidget()