Lines Matching defs:key_end
988 char* key_end = equal-1;989 while (key_end > line && isspace(*key_end)) --key_end;990 key_end[1] = '\0';