Home
last modified time | relevance | path

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

/PHP-8.3/ext/sqlite3/
H A Dsqlite3_arginfo.h296 static zend_class_entry *register_class_SQLite3Exception(zend_class_entry *class_entry_Exception) in register_class_SQLite3Exception() function
H A Dsqlite3.c2405 php_sqlite3_exception_ce = register_class_SQLite3Exception(zend_ce_exception); in PHP_MINIT_FUNCTION()

Completed in 21 milliseconds