Home
last modified time | relevance | path

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

/third_party/boost/libs/regex/test/regress/
Dtest_icu.cpp334 boost::match_results<const unsigned char*> what8c; in test_icu() local
361 if(boost::u32regex_search((const unsigned char*)&*text8.begin(), what8c, r, opts)) in test_icu()
363 compare_result(what, what8c, static_cast<boost::mpl::int_<1> const*>(0)); in test_icu()