Home | History | Annotate | Download | only in MagickCore

Lines Matching full:delegate_info

2717         *delegate_info;
2724 delegate_info=GetDelegateInfo(magic,"*",sans_exception);
2725 if (delegate_info == (const DelegateInfo *) NULL)
2726 delegate_info=GetDelegateInfo("*",magic,sans_exception);
2728 (delegate_info != (const DelegateInfo *) NULL)) &&