Home
last modified time | relevance | path

Searched refs:E_ANY (Results 1 – 2 of 2) sorted by relevance

/plugin/upgrade/vendor/splitbrain/php-cli/src/
DException.php16 const E_ANY = -1; // no error code specified define in splitbrain\\phpcli\\Exception
31 $code = self::E_ANY;
DBase.php200 $code = Exception::E_ANY;