Searched refs:start_char (Results 1 – 1 of 1) sorted by relevance
347 char start_char; in load_keys() local348 if (fscanf(f, " %c", &start_char) != 1) goto exit; in load_keys()349 if (start_char == '{') { in load_keys()355 } else if (start_char == 'v') { in load_keys()