Home
last modified time | relevance | path

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

/PHP-7.4/ext/sqlite3/
H A Dsqlite3.c41 static int php_sqlite3_compare_stmt_zval_free(php_sqlite3_free_list **free_list, zval *statement);
1440 …tmt_obj->db_obj->free_list), object, (int (*)(void *, void *)) php_sqlite3_compare_stmt_zval_free); in PHP_METHOD()
2089 (int (*)(void *, void *)) php_sqlite3_compare_stmt_zval_free); in PHP_METHOD()
2323 static int php_sqlite3_compare_stmt_zval_free(php_sqlite3_free_list **free_list, zval *statement ) … in php_sqlite3_compare_stmt_zval_free() function

Completed in 11 milliseconds