Searched refs:tem_first (Results 1 – 1 of 1) sorted by relevance
125 iter_t tem_first = tem.begin(); in compare() local129 while (in_first != in_last && tem_first != tem_last) in compare()131 if (is_regex(tem_first, tem_last, re, re_prefix, re_suffix)) in compare()151 if (*in_first++ != *tem_first++) in compare()158 while (tem_first != tem_last) in compare()160 if (!std::isspace(*tem_first++)) in compare()