HomeSort by relevance Sort by last modified time
    Searched defs:GlobExpression (Results 1 - 2 of 2) sorted by null

  /external/ImageMagick/MagickCore/
token.c 317 % GlobExpression() returns MagickTrue if the expression matches the pattern.
319 % The format of the GlobExpression function is:
321 % MagickBooleanType GlobExpression(const char *expression,
334 MagickExport MagickBooleanType GlobExpression(const char *expression,
397 status=GlobExpression(expression,pattern,case_insensitive);
methods.h     [all...]

Completed in 498 milliseconds