Home
last modified time | relevance | path

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

/PHP-5.3/ext/mysqli/
H A Dmysqli.c583 zend_class_entry *ce,cex; in PHP_MINIT_FUNCTION() local
611 INIT_CLASS_ENTRY(cex, "mysqli_sql_exception", mysqli_exception_methods); in PHP_MINIT_FUNCTION()
613 …mysqli_exception_class_entry = zend_register_internal_class_ex(&cex, spl_ce_RuntimeException, NULL… in PHP_MINIT_FUNCTION()
615 …mysqli_exception_class_entry = zend_register_internal_class_ex(&cex, zend_exception_get_default(TS… in PHP_MINIT_FUNCTION()

Completed in 12 milliseconds