HomeSort by relevance Sort by last modified time
    Searched refs:IsGlob (Results 1 - 9 of 9) sorted by null

  /external/ImageMagick/MagickCore/
token-private.h 32 IsGlob(const char *);
token.c 594 % IsGlob() returns MagickTrue if the path specification contains a globbing
597 % The format of the IsGlob method is:
599 % MagickBooleanType IsGlob(const char *geometry)
606 MagickPrivate MagickBooleanType IsGlob(const char *path)
property.c     [all...]
methods.h     [all...]
widget.c     [all...]
  /build/soong/glob/
glob.go 27 func IsGlob(glob string) bool {
  /build/soong/common/
glob.go 61 if glob.IsGlob(s) {
paths.go 378 if glob.IsGlob(path.String()) {
440 if glob.IsGlob(dir) {
module.go 599 if glob.IsGlob(s) {

Completed in 83 milliseconds