php_free_stmt_bind_buffer 169 ext/mysqli/mysqli.c php_free_stmt_bind_buffer(stmt->param, FETCH_SIMPLE); php_free_stmt_bind_buffer 171 ext/mysqli/mysqli.c php_free_stmt_bind_buffer(stmt->result, FETCH_RESULT); php_free_stmt_bind_buffer 194 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);