Home
last modified time | relevance | path

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

/external/pcre/
Dpcretest.c1870 int old_first_char, old_options, old_count; in main() local
1890 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()