Home
last modified time | relevance | path

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

/dports/devel/string_theory/string_theory-3.4/test/
H A Dtest_string.cpp472 const auto replacement3x = ST_LITERAL("\xef\xbf\xbdxxx"); in TEST() local
478 … EXPECT_EQ(replacement3x, ST::string::from_utf8("\xF0xxx", ST_AUTO_SIZE, ST::substitute_invalid)); in TEST()