Home
last modified time | relevance | path

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

/aoo4110/main/sal/qa/rtl/oustring/
H A Drtl_ustr.cxx1033 rtl::OUString suStr1; in ascii_shortenedCompareIgnoreAsciiCase_WithLength_001() local
1045 …lue = rtl_ustr_ascii_shortenedCompareIgnoreAsciiCase_WithLength( suStr1.getStr(), suStr1.getLength… in ascii_shortenedCompareIgnoreAsciiCase_WithLength_002()
1051 rtl::OUString suStr1 = rtl::OUString::createFromAscii("Line must differ."); in ascii_shortenedCompareIgnoreAsciiCase_WithLength_003() local
1054 …lue = rtl_ustr_ascii_shortenedCompareIgnoreAsciiCase_WithLength( suStr1.getStr(), suStr1.getLength… in ascii_shortenedCompareIgnoreAsciiCase_WithLength_003()
1099 rtl::OUString suStr1; in ascii_compareIgnoreAsciiCase_WithLength_001() local
1111 …Int32 nValue = rtl_ustr_ascii_compareIgnoreAsciiCase_WithLength( suStr1.getStr(), suStr1.getLength… in ascii_compareIgnoreAsciiCase_WithLength_002()
1120 …Int32 nValue = rtl_ustr_ascii_compareIgnoreAsciiCase_WithLength( suStr1.getStr(), suStr1.getLength… in ascii_compareIgnoreAsciiCase_WithLength_003()
1158 rtl::OUString suStr1; in ascii_compare_001() local
1161 sal_Int32 nValue = rtl_ustr_ascii_compare( suStr1, sStr2.getStr()); in ascii_compare_001()
1216 rtl::OUString suStr1; in ascii_compareIgnoreAsciiCase_001() local
[all …]

Completed in 15 milliseconds