Home
last modified time | relevance | path

Searched refs:parse_header (Results 1 – 1 of 1) sorted by relevance

/dragonfly/contrib/less/
HDoptfunc.c1030 static lbool parse_header(constant char *s, int *lines, int *cols, POSITION *start_pos) in parse_header() function
1071 if (!parse_header(s, &lines, &cols, &start_pos)) in opt_header()