Searched refs:enum_end (Results 1 – 1 of 1) sorted by relevance
151 unsigned i, start, end, enum_start, blen, elen, enum_end; in match_enum() local166 enum_end = trim_blanks(choices[i]); in match_enum()168 if (enum_end >= enum_start) in match_enum()170 - strlen(&choices[i][enum_end]) + 1); in match_enum()