HomeSort by relevance Sort by last modified time
    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> &bull; <a href="exception.php#ClearMagickException">ClearMagickException</a> &bull; <a href="exception.php#CatchException">CatchException</a> &bull; <a href="exception.php#CloneExceptionInfo">CloneExceptionInfo</a> &bull; <a href="exception.php#DestroyExceptionInfo">DestroyExceptionInfo</a> &bull; <a href="exception.php#GetExceptionMessage">GetExceptionMessage</a> &bull; <a href="exception.php#GetLocaleExceptionMessage">GetLocaleExceptionMessage</a> &bull; <a href="exception.php#InheritException">InheritException</a> &bull; <a href="exception.php#InitializeExceptionInfo">InitializeExceptionInfo</a> &bull; <a href="exception.php#MagickError">MagickError</a> &bull; <a href="exception.php#MagickFatalError">MagickFatalError</a> &bull; <a href="exception.php#MagickWarning">MagickWarning</a> &bull; <a href="exception.php#SetErrorHandler">SetErrorHandler</a> &bull; <a href="exception.php#SetFatalErrorHandler">SetFatalErrorHandler</a> &bull; <a href="exception.php#SetWarningHandler">SetWarningHandler</a> &bull; <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 151 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 581 milliseconds