Searched refs:pre_start (Results 1 – 1 of 1) sorted by relevance
2253 int i, pre_start, post_start, subject_length; in callout() local2280 PCHARS(pre_start, cb->subject, 0, cb->start_match, f); in callout()2305 for (i = 0; i < pre_start; i++) fprintf(outfile, " "); in callout()2314 for (i = 0; i < subject_length - pre_start - post_start + 4; i++) in callout()