Searched refs:suStr1 (Results 1 – 1 of 1) sorted by relevance
1033 rtl::OUString suStr1; in ascii_shortenedCompareIgnoreAsciiCase_WithLength_001() 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() local1111 …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() local1161 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 18 milliseconds