Searched refs:php_sqlite3_sc_entry (Results 1 – 1 of 1) sorted by relevance
94 zend_class_entry *php_sqlite3_sc_entry; variable1697 …if (zend_parse_parameters_throw(ZEND_NUM_ARGS(), "OS", &db_zval, php_sqlite3_sc_entry, &sql) == FA… in PHP_METHOD()2307 php_sqlite3_sc_entry = zend_register_internal_class(&ce); in PHP_MINIT_FUNCTION()
Completed in 9 milliseconds