Searched refs:tmp_f_re (Results 1 – 1 of 1) sorted by relevance
89 regex_t f_re, tmp_f_re; in main() local585 if (regcomp(&tmp_f_re, tmp_f_s, REG_EXTENDED) in main()593 f_re = tmp_f_re; in main()