Home
last modified time | relevance | path

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

/third_party/boost/libs/regex/test/regress/
Dtest_icu.cpp597 std::vector<UChar> expression16, text16, format16, result16, found16; in test_icu() local
610 …boost::u32regex_replace(unnecessary_fix::back_inserter(found16), text16.begin(), text16.end(), r, … in test_icu()
611 if(result16 != found16) in test_icu()