Searched refs:suStr1 (Results 1 – 1 of 1) sorted by relevance
1033 rtl::OUString suStr1; in ascii_shortenedCompareIgnoreAsciiCase_WithLength_001() local1036 …nt32 nValue = rtl_ustr_ascii_shortenedCompareIgnoreAsciiCase_WithLength( suStr1, 0, sStr2.getStr()… in ascii_shortenedCompareIgnoreAsciiCase_WithLength_001()1042 rtl::OUString suStr1 = rtl::OUString::createFromAscii("Line must be equal."); in ascii_shortenedCompareIgnoreAsciiCase_WithLength_002() local1045 …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() local1054 …lue = rtl_ustr_ascii_shortenedCompareIgnoreAsciiCase_WithLength( suStr1.getStr(), suStr1.getLength… in ascii_shortenedCompareIgnoreAsciiCase_WithLength_003()1099 rtl::OUString suStr1; in ascii_compareIgnoreAsciiCase_WithLength_001() local1102 … sal_Int32 nValue = rtl_ustr_ascii_compareIgnoreAsciiCase_WithLength( suStr1, 0, sStr2.getStr()); in ascii_compareIgnoreAsciiCase_WithLength_001()1108 rtl::OUString suStr1 = rtl::OUString::createFromAscii("Line must be equal."); in ascii_compareIgnoreAsciiCase_WithLength_002() local1111 …Int32 nValue = rtl_ustr_ascii_compareIgnoreAsciiCase_WithLength( suStr1.getStr(), suStr1.getLength… in ascii_compareIgnoreAsciiCase_WithLength_002()[all …]