Lines Matching refs:exception
47 #include "MagickCore/exception.h"
48 #include "MagickCore/exception-private.h"
85 " <Exception>"
88 " </Exception>"
164 % ExceptionInfo *exception)
172 % o exception: return any errors or warnings in this structure.
192 const char *locale,ExceptionInfo *exception)
213 options=GetLocaleOptions(filename,exception);
219 exception);
225 options=GetLocaleOptions("english.xml",exception);
231 exception);
240 exception);
517 % ExceptionInfo *exception)
523 % o exception: return any errors or warnings in this structure.
527 ExceptionInfo *exception)
532 assert(exception != (ExceptionInfo *) NULL);
533 if (IsLocaleTreeInstantiated(exception) == MagickFalse)
566 % size_t *number_messages,ExceptionInfo *exception)
575 % o exception: return any errors or warnings in this structure.
601 size_t *number_messages,ExceptionInfo *exception)
619 p=GetLocaleInfo_("*",exception);
664 % Exceptioninfo *exception)
673 % o exception: return any errors or warnings in this structure.
697 ExceptionInfo *exception)
715 p=GetLocaleInfo_("*",exception);
771 *exception;
775 exception=AcquireExceptionInfo();
777 locale_info=GetLocaleInfo_(name,exception);
778 exception=DestroyExceptionInfo(exception);
802 % ExceptionInfo *exception)
808 % o exception: return any errors or warnings in this structure.
812 ExceptionInfo *exception)
829 assert(exception != (ExceptionInfo *) NULL);
835 paths=GetConfigurePaths(filename,exception);
922 % MagickBooleanType IsLocaleTreeInstantiated(ExceptionInfo *exception)
926 % o exception: return any errors or warnings in this structure.
929 static MagickBooleanType IsLocaleTreeInstantiated(ExceptionInfo *exception)
958 locale_cache=AcquireLocaleSplayTree(LocaleFilename,locale,exception);
1043 % MagickBooleanType ListLocaleInfo(FILE *file,ExceptionInfo *exception)
1049 % o exception: return any errors or warnings in this structure.
1053 ExceptionInfo *exception)
1070 locale_info=GetLocaleInfoList("*",&number_messages,exception);
1118 % const char *filename,const size_t depth,ExceptionInfo *exception)
1128 % o exception: return any errors or warnings in this structure.
1172 const char *filename,const char *locale,const size_t depth,ExceptionInfo *exception)
1269 (void) ThrowMagickException(exception,GetMagickModule(),
1290 depth+1,exception);
1359 (void) ThrowMagickException(exception,GetMagickModule(),