find_next_keyword
const char *match = find_next_keyword(s, len, &kw_len);
if (find_next_keyword(lines[i], line_lens[i], &dummy)) {