Searched refs:line_offsets (Results 1 – 1 of 1) sorted by relevance
191 static BOOL line_offsets = FALSE; variable1754 if (line_offsets) in pcregrep()2388 case N_LOFFSETS: line_offsets = number = TRUE; break; in handle_option()2982 if ((only_matching != NULL && (file_offsets || line_offsets)) || in main()2983 (file_offsets && line_offsets)) in main()2990 if (only_matching != NULL || file_offsets || line_offsets) in main()