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

  /external/ImageMagick/MagickCore/
utility.c 687 % ExpandFilenames() checks each argument of the given argument array, and
719 % The format of the ExpandFilenames function is:
721 % status=ExpandFilenames(int *number_arguments,char ***arguments)
732 MagickExport MagickBooleanType ExpandFilenames(int *number_arguments,
    [all...]
methods.h 317 #define ExpandFilenames PrependMagickMethod(ExpandFilenames)
    [all...]

Completed in 50 milliseconds