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

  /external/ImageMagick/MagickCore/
string.c 882 % DestroyStringList() zeros memory associated with a string list.
884 % The format of the DestroyStringList method is:
886 % char **DestroyStringList(char **list)
893 MagickExport char **DestroyStringList(char **list)
    [all...]
methods.h 283 #define DestroyStringList PrependMagickMethod(DestroyStringList)
    [all...]

Completed in 70 milliseconds