Searched defs:errfile (Results 1 – 3 of 3) sorted by relevance
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/ |
D | ErrorHandler.php | 44 public static function handleError($errno, $errstr, $errfile, $errline)
|
/plugin/davcal/ |
D | calendarserver.php | 37 function exception_error_handler($errno, $errstr, $errfile, $errline) {
|
/plugin/crypto/ |
D | action.php | 67 function crypto_error_handler($errno, $errstr, $errfile, $errline, $errcontext) {
|