Searched refs:GetPolicyList (Results 1 - 3 of 3) sorted by relevance

/external/ImageMagick/MagickCore/
H A Dpolicy.h54 **GetPolicyList(const char *,size_t *,ExceptionInfo *);
H A Dpolicy.c405 % GetPolicyList() returns any policies that match the specified pattern.
407 % The format of the GetPolicyList function is:
409 % char **GetPolicyList(const char *pattern,size_t *number_policies,
421 MagickExport char **GetPolicyList(const char *pattern,
412 MagickExport char **GetPolicyList(const char *pattern, function
H A Dmethods.h566 #define GetPolicyList PrependMagickMethod(GetPolicyList) macro

Completed in 8830 milliseconds