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