OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetErrorHandler
(Results
1 - 13
of
13
) sorted by null
/external/libxml2/python/tests/
readererr.py
28
reader.
SetErrorHandler
(myErrorHandler,"-->")
38
reader.
SetErrorHandler
(None,None)
/external/ImageMagick/MagickCore/
exception.h
142
SetErrorHandler
(ErrorHandler);
studio.h
303
SetErrorHandler
(NTErrorHandler); \
exception.c
[
all
...]
animate.c
329
(void)
SetErrorHandler
((ErrorHandler) NULL);
[
all
...]
methods.h
[
all
...]
display.c
[
all
...]
/external/ImageMagick/www/api/
exception.php
55
<p class="text-center"><a href="exception.php#AcquireExceptionInfo">AcquireExceptionInfo</a> • <a href="exception.php#ClearMagickException">ClearMagickException</a> • <a href="exception.php#CatchException">CatchException</a> • <a href="exception.php#CloneExceptionInfo">CloneExceptionInfo</a> • <a href="exception.php#DestroyExceptionInfo">DestroyExceptionInfo</a> • <a href="exception.php#GetExceptionMessage">GetExceptionMessage</a> • <a href="exception.php#GetLocaleExceptionMessage">GetLocaleExceptionMessage</a> • <a href="exception.php#InheritException">InheritException</a> • <a href="exception.php#InitializeExceptionInfo">InitializeExceptionInfo</a> • <a href="exception.php#MagickError">MagickError</a> • <a href="exception.php#MagickFatalError">MagickFatalError</a> • <a href="exception.php#MagickWarning">MagickWarning</a> • <a href="exception.php#
SetErrorHandler
">
SetErrorHandler
</a> • <a href="exception.php#SetFatalErrorHandler">SetFatalErrorHandler</a> • <a href="exception.php#SetWarningHandler">SetWarningHandler</a> • <a href="exception.php#ThrowException">ThrowException</a></p>
345
<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/exception_8c.html" id="
SetErrorHandler
">
SetErrorHandler
</a></h2>
347
<p>
SetErrorHandler
() sets the exception handler to the specified method and returns the previous exception handler.</p>
349
<p>The format of the
SetErrorHandler
method is:</p>
352
ErrorHandler
SetErrorHandler
(ErrorHandler handler)
371
<p>The format of the
SetErrorHandler
method is:</p>
374
ErrorHandler
SetErrorHandler
(ErrorHandler handler)
/external/ImageMagick/MagickWand/
studio.h
285
SetErrorHandler
(NTErrorHandler); \
/external/libxml2/python/
drv_libxml2.py
149
reader.
SetErrorHandler
(self._errorHandler,None)
libxml.py
659
def
setErrorHandler
(self,f,arg):
667
"""Return (f,arg) as previously registered with
setErrorHandler
732
def
SetErrorHandler
(self,f,arg):
743
"""Return (f,arg) as previously registered with
setErrorHandler
/external/ImageMagick/PerlMagick/
Magick.xs
[
all
...]
/external/ImageMagick/PerlMagick/quantum/
quantum.xs.in
[
all
...]
Completed in 315 milliseconds