Home
last modified time | relevance | path

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

/PHP-7.3/ext/sqlite3/
H A Dsqlite3.c41 static int php_sqlite3_compare_stmt_zval_free(php_sqlite3_free_list **free_list, zval *statement);
1327 …tmt_obj->db_obj->free_list), object, (int (*)(void *, void *)) php_sqlite3_compare_stmt_zval_free); in PHP_METHOD()
1892 (int (*)(void *, void *)) php_sqlite3_compare_stmt_zval_free); in PHP_METHOD()
2104 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