Searched refs:__suf (Results 1 – 1 of 1) sorted by relevance
90 auto& __suf = __m._M_suffix(); in __regex_algo_impl() local96 __suf.matched = false; in __regex_algo_impl()97 __suf.first = __e; in __regex_algo_impl()98 __suf.second = __e; in __regex_algo_impl()105 __suf.first = __res[0].second; in __regex_algo_impl()106 __suf.second = __e; in __regex_algo_impl()107 __suf.matched = (__suf.first != __suf.second); in __regex_algo_impl()