Home
last modified time | relevance | path

Searched refs:rtl_ustr_compare (Results 1 – 25 of 26) sorted by relevance

12

/dports/editors/libreoffice6/libreoffice-6.4.7.2/sal/qa/rtl/strings/
H A Dtest_oustring_concat.cxx124 …CPPUNIT_ASSERT_EQUAL( static_cast<sal_Int32>(0), rtl_ustr_compare( oldStr->buffer, str->buffer ) ); in checkEnsureCapacity()
134 …CPPUNIT_ASSERT_EQUAL( static_cast<sal_Int32>(0), rtl_ustr_compare( oldStr->buffer, str->buffer ) ); in checkEnsureCapacity()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sal/qa/rtl/strings/
H A Dtest_oustring_concat.cxx140 …CPPUNIT_ASSERT_EQUAL( static_cast<sal_Int32>(0), rtl_ustr_compare( oldStr->buffer, str->buffer ) ); in checkEnsureCapacity()
150 …CPPUNIT_ASSERT_EQUAL( static_cast<sal_Int32>(0), rtl_ustr_compare( oldStr->buffer, str->buffer ) ); in checkEnsureCapacity()
/dports/editors/libreoffice/libreoffice-7.2.6.2/cppu/source/uno/
H A Dprim.hxx148 ::rtl_ustr_compare( pType1->pTypeName->buffer, pType2->pTypeName->buffer ) == 0)); in _type_equals()
H A Dlbenv.cxx59 ::rtl_ustr_compare( in td_equals()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/cppu/source/uno/
H A Dprim.hxx149 ::rtl_ustr_compare( pType1->pTypeName->buffer, pType2->pTypeName->buffer ) == 0)); in _type_equals()
H A Dlbenv.cxx58 ::rtl_ustr_compare( in td_equals()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sal/qa/rtl/oustring/
H A Drtl_ustr.cxx46 rtl_ustr_compare( NULL, NULL); in compare_000()
53 rtl_ustr_compare( aStr1.getStr(), NULL); in compare_000_1()
61 sal_Int32 nValue = rtl_ustr_compare( aStr1.getStr(), aStr2.getStr()); in compare_001()
70 sal_Int32 nValue = rtl_ustr_compare( aStr1.getStr(), aStr2.getStr()); in compare_002()
79 sal_Int32 nValue = rtl_ustr_compare( aStr1.getStr(), aStr2.getStr()); in compare_003()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sal/qa/rtl/oustring/
H A Drtl_ustr.cxx46 rtl_ustr_compare( NULL, NULL); in compare_000()
53 rtl_ustr_compare( aStr1.getStr(), NULL); in compare_000_1()
61 sal_Int32 nValue = rtl_ustr_compare( aStr1.getStr(), aStr2.getStr()); in compare_001()
70 sal_Int32 nValue = rtl_ustr_compare( aStr1.getStr(), aStr2.getStr()); in compare_002()
79 sal_Int32 nValue = rtl_ustr_compare( aStr1.getStr(), aStr2.getStr()); in compare_003()
/dports/editors/libreoffice/libreoffice-7.2.6.2/registry/test/
H A Dtestregcpp.cxx556 REG_ENSURE(rtl_ustr_compare(wTestValue, pTmpValue) == 0, "test_registry_CppApi error 13j4"); in test_registry_CppApi()
572 …REG_ENSURE(rtl_ustr_compare(w1, unicodeList.getElement(0)) == 0, "test_registry_CppApi error 13m"); in test_registry_CppApi()
573 …REG_ENSURE(rtl_ustr_compare(w2, unicodeList.getElement(1)) == 0, "test_registry_CppApi error 13n"); in test_registry_CppApi()
574 …REG_ENSURE(rtl_ustr_compare(w3, unicodeList.getElement(2)) == 0, "test_registry_CppApi error 13o"); in test_registry_CppApi()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/registry/test/
H A Dtestregcpp.cxx556 REG_ENSURE(rtl_ustr_compare(wTestValue, pTmpValue) == 0, "test_registry_CppApi error 13j4"); in test_registry_CppApi()
572 …REG_ENSURE(rtl_ustr_compare(w1, unicodeList.getElement(0)) == 0, "test_registry_CppApi error 13m"); in test_registry_CppApi()
573 …REG_ENSURE(rtl_ustr_compare(w2, unicodeList.getElement(1)) == 0, "test_registry_CppApi error 13n"); in test_registry_CppApi()
574 …REG_ENSURE(rtl_ustr_compare(w3, unicodeList.getElement(2)) == 0, "test_registry_CppApi error 13o"); in test_registry_CppApi()
/dports/editors/libreoffice/libreoffice-7.2.6.2/comphelper/source/property/
H A Dopropertybag.hxx48 return rtl_ustr_compare( in operator ()()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/comphelper/source/property/
H A Dopropertybag.hxx49 return rtl_ustr_compare( in operator ()()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/cppu/source/typelib/
H A Dtypelib.cxx145 { return 0 == rtl_ustr_compare( s1, s2 ); } in operator ()()
1553 …OSL_ASSERT( rtl_ustr_compare( pTDR->pTypeName->buffer, (*ppNewDescription)->pTypeName->buffer ) ==… in typelib_typedescription_register()
1564 rtl_ustr_compare( p1->pTypeName->buffer, p2->pTypeName->buffer ) == 0)); in type_equals()
2178 …OSL_ASSERT( !*ppRet || rtl_ustr_compare( pRef->pTypeName->buffer, (*ppRet)->pTypeName->buffer ) ==… in typelib_typedescriptionreference_getDescription()
2227 rtl_ustr_compare( p1->pTypeName->buffer, p2->pTypeName->buffer ) == 0)); in typelib_typedescriptionreference_equals()
/dports/editors/libreoffice/libreoffice-7.2.6.2/cppu/source/typelib/
H A Dtypelib.cxx145 { return 0 == rtl_ustr_compare( s1, s2 ); } in operator ()()
1628 …OSL_ASSERT( rtl_ustr_compare( pTDR->pTypeName->buffer, (*ppNewDescription)->pTypeName->buffer ) ==… in typelib_typedescription_register()
1639 rtl_ustr_compare( p1->pTypeName->buffer, p2->pTypeName->buffer ) == 0)); in type_equals()
2259 …OSL_ASSERT( !*ppRet || rtl_ustr_compare( pRef->pTypeName->buffer, (*ppRet)->pTypeName->buffer ) ==… in typelib_typedescriptionreference_getDescription()
2308 rtl_ustr_compare( p1->pTypeName->buffer, p2->pTypeName->buffer ) == 0)); in typelib_typedescriptionreference_equals()
/dports/editors/libreoffice/libreoffice-7.2.6.2/i18npool/source/textconversion/
H A Dtextconversion_zh.cxx221 const sal_Int32 result = rtl_ustr_compare( in getWordConversion()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sal/util/
H A Dsal.map266 rtl_ustr_compare;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sal/util/
H A Dsal.map266 rtl_ustr_compare;
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/rtl/
H A Dustring.h74 SAL_DLLPUBLIC sal_Int32 SAL_CALL rtl_ustr_compare(
/dports/editors/libreoffice/libreoffice-7.2.6.2/stoc/source/corereflection/
H A Dbase.hxx69 rtl_ustr_compare( pTD->pTypeName->buffer, pType->pTypeName->buffer ) == 0)); in td_equals()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/stoc/source/corereflection/
H A Dbase.hxx69 rtl_ustr_compare( pTD->pTypeName->buffer, pType->pTypeName->buffer ) == 0)); in td_equals()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/rtl/
H A Dustring.h70 SAL_DLLPUBLIC sal_Int32 SAL_CALL rtl_ustr_compare(
/dports/editors/libreoffice/libreoffice-7.2.6.2/stoc/source/invocation_adapterfactory/
H A Diafactory.cxx217 0 == ::rtl_ustr_compare( in type_equals()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/stoc/source/invocation_adapterfactory/
H A Diafactory.cxx223 0 == ::rtl_ustr_compare( in type_equals()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sal/rtl/
H A Dustring.cxx1559 sal_Int32 SAL_CALL rtl_ustr_compare(const sal_Unicode* pStr1, const sal_Unicode* pStr2) in rtl_ustr_compare() function
/dports/editors/libreoffice6/libreoffice-6.4.7.2/
H A DChangeLog2445852 … problems with detecting/parsing escapes: 1-off error(s) and wrong semantics of rtl_ustr_compare...

12