Home
last modified time | relevance | path

Searched refs:cmpustr (Results 1 – 5 of 5) sorted by path

/trunk/main/sal/qa/OStringBuffer/
H A Drtl_String_Utils.cxx146 sal_Bool cmpustr( const sal_Unicode* str1, const sal_Unicode* str2, sal_uInt32 len ) in cmpustr() function
162 sal_Bool cmpustr( const sal_Unicode* str1, const sal_Unicode* str2 ) in cmpustr() function
H A Drtl_String_Utils.hxx60 sal_Bool cmpustr( const sal_Unicode* str1, const sal_Unicode* str2, sal_uInt32 len );
61 sal_Bool cmpustr( const sal_Unicode* str1, const sal_Unicode* str2 );
/trunk/main/sal/qa/rtl_strings/
H A Drtl_OUStringBuffer.cxx131 sal_Bool res = cmpustr(aUStrBuftmp.getStr(),aUStrBuf.getStr()); in test_rtl_OUStringBuffer_ctor_002()
216 sal_Bool res = cmpustr(aUStrBuftmp.getStr(),aUStrBuf.getStr()); in test_rtl_OUStringBuffer_ctor_005()
845 cmpustr( pstr, arrTestCase[i].expVal, arrTestCase[i].cmpLen ), in test_rtl_OUStringBuffer_csuc()
900 cmpustr( pstr, arrTestCase[i].expVal, arrTestCase[i].cmpLen ), in test_rtl_OUStringBuffer_getStr()
H A Drtl_String_Utils.cxx124 sal_Bool cmpustr( const sal_Unicode* str1, const sal_Unicode* str2, sal_uInt32 len ) in cmpustr() function
140 sal_Bool cmpustr( const sal_Unicode* str1, const sal_Unicode* str2 ) in cmpustr() function
H A Drtl_String_Utils.hxx59 sal_Bool cmpustr( const sal_Unicode* str1, const sal_Unicode* str2, sal_uInt32 len );
60 sal_Bool cmpustr( const sal_Unicode* str1, const sal_Unicode* str2 );

Completed in 42 milliseconds