php_free_stmt_bind_buffer 114 ext/mysqli/mysqli.c php_free_stmt_bind_buffer(stmt->param, FETCH_SIMPLE); php_free_stmt_bind_buffer 115 ext/mysqli/mysqli.c php_free_stmt_bind_buffer(stmt->result, FETCH_RESULT); php_free_stmt_bind_buffer 124 ext/mysqli/mysqli_api.c php_free_stmt_bind_buffer(stmt->param, FETCH_SIMPLE); php_free_stmt_bind_buffer 249 ext/mysqli/mysqli_api.c php_free_stmt_bind_buffer(stmt->result, FETCH_RESULT); php_free_stmt_bind_buffer 155 ext/mysqli/php_mysqli.h extern void php_free_stmt_bind_buffer(BIND_BUFFER bbuf, int type);