Searched refs:line_offsets (Results 1 – 1 of 1) sorted by relevance
191 static BOOL line_offsets = FALSE; variable1737 if (line_offsets) in pcregrep()2353 case N_LOFFSETS: line_offsets = number = TRUE; break; in handle_option()2947 if ((only_matching != NULL && (file_offsets || line_offsets)) || in main()2948 (file_offsets && line_offsets)) in main()2955 if (only_matching != NULL || file_offsets || line_offsets) in main()