MySQL 8.4.0
Source Code Documentation
mf_arr_appstr.cc File Reference
#include <assert.h>
#include <string.h>
#include "my_inttypes.h"

Functions

bool array_append_string_unique (const char *str, const char **array, size_t size)
 Append str to array, or move to the end if it already exists. More...