Home
last modified time | relevance | path

Searched refs:DestroyPolicyElement (Results 1 – 1 of 1) sorted by relevance

/external/ImageMagick/MagickCore/
Dpolicy.c987 static void *DestroyPolicyElement(void *policy_info) in DestroyPolicyElement() function
1014 policy_cache=DestroyLinkedList(policy_cache,DestroyPolicyElement); in PolicyComponentTerminus()