Searched refs:key_end (Results 1 – 1 of 1) sorted by relevance
1001 char* key_end = equal-1; in FileGetPropFn() local1002 while (key_end > line && isspace(*key_end)) --key_end; in FileGetPropFn()1003 key_end[1] = '\0'; in FileGetPropFn()