Searched refs:parse_header (Results 1 – 1 of 1) sorted by relevance
1030 static lbool parse_header(constant char *s, int *lines, int *cols, POSITION *start_pos) in parse_header() function1071 if (!parse_header(s, &lines, &cols, &start_pos)) in opt_header()