Searched refs:old_options (Results 1 – 1 of 1) sorted by relevance
1870 int old_first_char, old_options, old_count; in main() local1890 old_count = pcre_info(re, &old_options, &old_first_char); in main()1903 if (old_options != (int)get_options) fprintf(outfile, in main()1905 get_options, old_options); in main()