Searched refs:ipp_match (Results 1 – 1 of 1) sorted by relevance
496 boost::smatch ipp_match; in cpp_main() local501 if(boost::regex_match(i->path().leaf().string(), ipp_match, ipp_mask)) in cpp_main()503 files_to_process[*i] = ipp_match[1].matched; in cpp_main()