Searched refs:lastIndexOf_salunicode_offset (Results 1 – 1 of 1) sorted by relevance
/aoo4110/main/sal/qa/rtl/oustring/ |
H A D | rtl_OUString2.cxx | 679 …void lastIndexOf_salunicode_offset(rtl::OUString const& _suStr, sal_Unicode _cuSearchChar, sal_Int… in lastIndexOf_salunicode_offset() function in rtl_OUString::lastIndexOf 813 lastIndexOf_salunicode_offset(aStr, cuChar, 19, aStr.getLength()); in lastIndexOf_test_salunicode_offset_001() 820 lastIndexOf_salunicode_offset(aStr, cuChar, 17, 19); in lastIndexOf_test_salunicode_offset_002() 827 lastIndexOf_salunicode_offset(aStr, cuChar, 0, 1); in lastIndexOf_test_salunicode_offset_003()
|
Completed in 20 milliseconds