iscomma
i = line_tokenize(tokens[3], &iscomma, '#', options);
i = line_tokenize(str, &iscomma, '#', options);