Searched refs:parse_header (Results 1 – 1 of 1) sorted by relevance
43 static int parse_header(const char* line, const mapinfo* prev, mapinfo** mi) { in parse_header() function196 if (!parse_header(line, current, &next)) { in load_maps()