php_free_stmt_bind_buffer 176 ext/mysqli/mysqli.c php_free_stmt_bind_buffer(stmt->param, FETCH_SIMPLE); php_free_stmt_bind_buffer 178 ext/mysqli/mysqli.c php_free_stmt_bind_buffer(stmt->result, FETCH_RESULT); php_free_stmt_bind_buffer 198 ext/mysqli/mysqli_api.c php_free_stmt_bind_buffer(stmt->param, FETCH_SIMPLE); php_free_stmt_bind_buffer 400 ext/mysqli/mysqli_api.c php_free_stmt_bind_buffer(stmt->result, FETCH_RESULT); php_free_stmt_bind_buffer 76 ext/mysqli/mysqli_priv.h extern void php_free_stmt_bind_buffer(BIND_BUFFER bbuf, int type);