Searched refs:register_class_PDOException (Results 1 – 2 of 2) sorted by relevance
21 static zend_class_entry *register_class_PDOException(zend_class_entry *class_entry_RuntimeException) in register_class_PDOException() function
253 pdo_exception_ce = register_class_PDOException(spl_ce_RuntimeException); in PHP_MINIT_FUNCTION()
Completed in 6 milliseconds