45
45
static const char field_separator=',';
47
47
uint64_t TYPELIB::find_set(const char *str, uint32_t length,
49
49
char **err_pos, uint32_t *err_len, bool *set_warning) const
52
52
const char *end= str + strip->cset->lengthsp(strip, str, length);
54
54
*err_pos= 0; // No error yet