Searched refs:text8s (Results 1 – 1 of 1) sorted by relevance
658 std::string expression8s, text8s, format8s, result8s, found8s; in test_icu() local662 text8s.assign(&*text8.begin(), text8.size()); in test_icu()667 found8s = boost::u32regex_replace(text8s, r, format8s, opts); in test_icu()