Searched defs:errorHandler (Results 1 - 12 of 12) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A Dcheck-xinclude-test-suite.py30 def errorHandler(ctx, str): function
42 libxml2.registerErrorHandler(errorHandler, None)
H A Dcheck-xml-test-suite.py27 def errorHandler(ctx, str): function
38 libxml2.registerErrorHandler(errorHandler, None)
/vbox/src/libs/xpcom18a4/xpcom/io/
H A DmacDirectoryCopy.c105 CopyErrProcPtr errorHandler; /* pointer to error handling function */ member in struct:EnumerateGlobals
341 if ( theGlobals->errorHandler != NULL )
343 theGlobals->bailout = CallCopyErrProc(theGlobals->errorHandler, theGlobals->error, copyDirFMAttributesOp,
358 if ( theGlobals->errorHandler != NULL )
360 theGlobals->bailout = CallCopyErrProc(theGlobals->errorHandler, theGlobals->error, dirCreateOp,
396 if ( theGlobals->errorHandler != NULL )
398 theGlobals->bailout = CallCopyErrProc(theGlobals->errorHandler, theGlobals->error, fileCopyOp,
422 if ( theGlobals->errorHandler != NULL )
424 theGlobals->bailout = CallCopyErrProc(theGlobals->errorHandler, theGlobals->error, getNextItemOp,
731 theGlobals.errorHandler
[all...]
/vbox/src/VBox/Additions/common/crOpenGL/
H A Dcontext.c258 errorHandler (Display *dpy, XErrorEvent *e) function
314 oldErrorHandler = XSetErrorHandler(errorHandler);
H A Dglx.c1093 errorHandler (Display *dpy, XErrorEvent *e) function
1130 oldErrorHandler = XSetErrorHandler(errorHandler);
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Djaxb-api.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/xml/ javax/xml/bind/ javax/xml/bind/annotation/ ...
H A Dstreambuffer.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/xml/ com/sun/xml/stream/ ...
H A Djaxws-rt.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/xml/ ...
H A Djaxb-xjc.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/com. ...
H A Djaxb-impl.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/xml/ com/sun/xml/bind/ ...
H A Dsjsxp.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/xml/ ...
H A Djaxws-tools.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/istack/ ...

Completed in 72 milliseconds