Searched refs:mysqlnd_stmt_alloc_result_bind (Results 1 – 2 of 2) sorted by relevance
227 #define mysqlnd_stmt_alloc_result_bind(stmt) (stmt)->m->alloc_result_bind((stmt)) macro
170 MYSQLND_RESULT_BIND *params = mysqlnd_stmt_alloc_result_bind(stmt->stmt); in mysqli_stmt_bind_result_do_bind()
Completed in 14 milliseconds