Home
last modified time | relevance | path

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

/PHP-8.2/ext/pdo/
H A Dpdo_arginfo.h21 static zend_class_entry *register_class_PDOException(zend_class_entry *class_entry_RuntimeException) in register_class_PDOException() function
H A Dpdo.c253 pdo_exception_ce = register_class_PDOException(spl_ce_RuntimeException); in PHP_MINIT_FUNCTION()

Completed in 8 milliseconds