Home
last modified time | relevance | path

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

/third_party/boost/libs/regex/test/regress/
Dtest_mfc.cpp156 token_iterator tcopy2(tstart2); in test_mfc() local
161 if(tstart2 != tcopy2) in test_mfc()
165 if(!(tstart2 == tcopy2)) in test_mfc()
197 ++tcopy2; in test_mfc()
334 token_iterator tcopy2(tstart2); in test_mfc() local
339 if(tstart2 != tcopy2) in test_mfc()
343 if(!(tstart2 == tcopy2)) in test_mfc()
375 ++tcopy2; in test_mfc()