Searched defs:str3 (Results 1 – 1 of 1) sorted by relevance
/aoo4110/main/sal/qa/rtl/strings/ |
H A D | test_oustringbuffer_utf32.cxx | 90 sal_Unicode const str3[str3Len] = { 'a', 'b', 'c', 'd', 0xD800, 0xDC00 }; in appendUtf32() local 112 sal_Unicode const str3[str3Len] = { 'a', 'b', 0xDBFF, 0xDFFF, 'd', 'c' }; in insertUtf32() local
|
Completed in 6 milliseconds