Home
last modified time | relevance | path

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

/php-src/ext/sqlite3/
H A Dsqlite3_arginfo.h288 static zend_class_entry *register_class_SQLite3Exception(zend_class_entry *class_entry_Exception) in register_class_SQLite3Exception() function
H A Dsqlite3.c2392 php_sqlite3_exception_ce = register_class_SQLite3Exception(zend_ce_exception); in PHP_MINIT_FUNCTION()

Completed in 18 milliseconds