Home
last modified time | relevance | path

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

/php-src/ext/sqlite3/
H A Dsqlite3.c39 static int php_sqlite3_compare_stmt_zval_free(php_sqlite3_free_list **free_list, zval *statement);
1422 …tmt_obj->db_obj->free_list), object, (int (*)(void *, void *)) php_sqlite3_compare_stmt_zval_free); in PHP_METHOD()
2050 (int (*)(void *, void *)) php_sqlite3_compare_stmt_zval_free); in PHP_METHOD()
2166 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 9 milliseconds