Home
last modified time | relevance | path

Searched defs:Exception (Results 1 – 4 of 4) sorted by relevance

/PHP-8.2/Zend/
H A Dzend_exceptions.c302 ZEND_COLD ZEND_METHOD(Exception, __clone) in ZEND_METHOD() argument
310 ZEND_METHOD(Exception, __construct) in ZEND_METHOD() argument
347 ZEND_METHOD(Exception, __wakeup) in ZEND_METHOD() argument
413 ZEND_METHOD(Exception, getFile) in ZEND_METHOD() argument
425 ZEND_METHOD(Exception, getLine) in ZEND_METHOD() argument
437 ZEND_METHOD(Exception, getMessage) in ZEND_METHOD() argument
449 ZEND_METHOD(Exception, getCode) in ZEND_METHOD() argument
462 ZEND_METHOD(Exception, getTrace) in ZEND_METHOD() argument
623 ZEND_METHOD(Exception, getTraceAsString) in ZEND_METHOD() argument
644 ZEND_METHOD(Exception, getPrevious) in ZEND_METHOD() argument
[all …]
H A Dzend_exceptions.stub.php25 class Exception implements Throwable class
/PHP-8.2/ext/ffi/
H A Dffi.stub.php304 class Exception extends \Error { class
/PHP-8.2/ext/sodium/
H A Dlibsodium.stub.php503 function sodium_crypto_aead_aes256gcm_decrypt(string $ciphertext, string $additional_data, string $… argument

Completed in 16 milliseconds