Home
last modified time | relevance | path

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

/third_party/boost/libs/regex/test/regress/
Dtest_icu.cpp618 U_NAMESPACE_QUALIFIER UnicodeString expression16u, text16u, format16u, result16u, found16u; in test_icu() local
623 format16u.setTo(&*format16.begin(), format16.size()-1); in test_icu()
627 found16u = boost::u32regex_replace(text16u, r, format16u, opts); in test_icu()