Home
last modified time | relevance | path

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

/PHP-5.3/ext/sqlite/
H A Dsqlite.c736 static ZEND_RSRC_DTOR_FUNC(php_sqlite_result_dtor) in ZEND_RSRC_DTOR_FUNC() argument
1400 …le_sqlite_result = zend_register_list_destructors_ex(php_sqlite_result_dtor, NULL, "sqlite result"… in PHP_MINIT_FUNCTION()

Completed in 21 milliseconds