Home
last modified time | relevance | path

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

/dokuwiki/vendor/splitbrain/php-cli/src/
H A DException.php9 * E_ANY code.
16 const E_ANY = -1; // no error code specified define in splitbrain\\phpcli\\Exception
31 $code = self::E_ANY;
H A DBase.php269 $code = Exception::E_ANY;