Home | History | Annotate | Download | only in MagickCore

Lines Matching refs:ExceptionInfo

139   IsMagicListInstantiated(ExceptionInfo *);
158 % LinkedListInfo *AcquireMagicList(ExceptionInfo *exception)
193 static LinkedListInfo *AcquireMagicList(ExceptionInfo *exception)
261 % const size_t length,ExceptionInfo *exception)
288 const size_t length,ExceptionInfo *exception)
293 assert(exception != (ExceptionInfo *) NULL);
363 % size_t GetMagicPatternExtent(ExceptionInfo *exception)
370 MagickExport size_t GetMagicPatternExtent(ExceptionInfo *exception)
382 assert(exception != (ExceptionInfo *) NULL);
419 % size_t *number_aliases,ExceptionInfo *exception)
453 size_t *number_aliases,ExceptionInfo *exception)
516 % ExceptionInfo *exception)
549 ExceptionInfo *exception)
639 % MagickBooleanType IsMagicListInstantiated(ExceptionInfo *exception)
646 static MagickBooleanType IsMagicListInstantiated(ExceptionInfo *exception)
676 % MagickBooleanType ListMagicInfo(FILE *file,ExceptionInfo *exception)
686 ExceptionInfo *exception)