/aoo42x/main/tools/source/string/ |
H A D | strascii.cxx | 64 static sal_Int32 ImplStringCompareAscii( const sal_Unicode* pStr1, const sal_Char* pStr2 ) in ImplStringCompareAscii() 79 static sal_Int32 ImplStringCompareAscii( const sal_Unicode* pStr1, const sal_Char* pStr2, in ImplStringCompareAscii() 97 static sal_Int32 ImplStringCompareWithoutZeroAscii( const sal_Unicode* pStr1, const sal_Char* pStr2, in ImplStringCompareWithoutZeroAscii() 114 static sal_Int32 ImplStringICompareAscii( const sal_Unicode* pStr1, const sal_Char* pStr2 ) in ImplStringICompareAscii() 142 static sal_Int32 ImplStringICompareAscii( const sal_Unicode* pStr1, const sal_Char* pStr2, in ImplStringICompareAscii()
|
H A D | strimp.cxx | 28 static sal_Int32 ImplStringCompare( const STRCODE* pStr1, const STRCODE* pStr2 ) in ImplStringCompare() 43 static sal_Int32 ImplStringCompare( const STRCODE* pStr1, const STRCODE* pStr2, in ImplStringCompare() 61 static sal_Int32 ImplStringCompareWithoutZero( const STRCODE* pStr1, const STRCODE* pStr2, in ImplStringCompareWithoutZero() 78 static sal_Int32 ImplStringICompare( const STRCODE* pStr1, const STRCODE* pStr2 ) in ImplStringICompare() 106 static sal_Int32 ImplStringICompare( const STRCODE* pStr1, const STRCODE* pStr2, in ImplStringICompare() 139 static sal_Int32 ImplStringICompareWithoutZero( const STRCODE* pStr1, const STRCODE* pStr2, in ImplStringICompareWithoutZero() 1469 const STRCODE* pStr2 = rStr.mpData->maStr; in Match() local 1561 const STRCODE* pStr2 = rStr.mpData->maStr; in Search() local
|
/aoo42x/main/sal/rtl/source/ |
H A D | ustring.c | 156 const sal_Char* pStr2 ) in rtl_ustr_ascii_compare() 174 const sal_Char* pStr2 ) in rtl_ustr_ascii_compare_WithLength() 193 const sal_Char* pStr2, in rtl_ustr_ascii_shortenedCompare_WithLength() 236 const sal_Char* pStr2, in rtl_ustr_asciil_reverseCompare_WithLength() 257 const sal_Char* pStr2, in rtl_ustr_asciil_reverseEquals_WithLength() 276 const sal_Char* pStr2 ) in rtl_ustr_ascii_compareIgnoreAsciiCase() 306 const sal_Char* pStr2 ) in rtl_ustr_ascii_compareIgnoreAsciiCase_WithLength() 364 const sal_Char* pStr2, in rtl_ustr_ascii_shortenedCompareIgnoreAsciiCase_WithLength()
|
/aoo42x/main/setup_native/source/win32/customactions/regpatchactivex/ |
H A D | regpatchactivex.cxx | 40 BOOL UnicodeEquals( wchar_t* pStr1, wchar_t* pStr2 ) in UnicodeEquals()
|
/aoo42x/main/svl/source/items/ |
H A D | slstitm.cxx | 83 String* pStr2 = (String*)aList.GetObject( nCur+1 ); in Sort() local 133 String *pStr1, *pStr2; in SfxStringListItem() local
|
/aoo42x/main/sal/qa/rtl/ostring/ |
H A D | rtl_str.cxx | 593 sal_Char *pStr2 = (sal_Char*)malloc(strlen(pStr) + 1); in TEST_F() local 607 sal_Char *pStr2 = (sal_Char*)malloc(strlen(pStr) + 1); in TEST_F() local 621 sal_Char *pStr2 = (sal_Char*)malloc(strlen(pStr) + 1); in TEST_F() local 635 sal_Char *pStr2 = (sal_Char*)malloc(strlen(pStr) + 1); in TEST_F() local 649 sal_Char *pStr2 = (sal_Char*)malloc(strlen(pStr) + 1); in TEST_F() local
|
/aoo42x/main/vcl/win/source/app/ |
H A D | saldata.cxx | 89 int ImplSalWICompareAscii( const wchar_t* pStr1, const char* pStr2 ) in ImplSalWICompareAscii()
|
/aoo42x/main/ucb/source/ucp/webdav/ |
H A D | CurlUri.cxx | 49 sal_Char const * pStr2, in matchIgnoreAsciiCase()
|
/aoo42x/main/svx/source/items/ |
H A D | clipfmtitem.cxx | 120 const String* pStr1, *pStr2; in operator ==() local
|
/aoo42x/main/sal/inc/rtl/ |
H A D | string.hxx | 411 friend sal_Bool operator == ( const OString& rStr1, const sal_Char * pStr2 ) SAL_THROW(()) in operator ==() 418 friend sal_Bool operator != ( const OString& rStr1, const sal_Char * pStr2 ) SAL_THROW(()) in operator !=()
|
H A D | ustring.hxx | 718 …friend sal_Bool operator == ( const OUString& rStr1, const sal_Unicode * pStr2 ) SAL_THROW(… in operator ==() 725 …friend sal_Bool operator != ( const OUString& rStr1, const sal_Unicode * pStr2 ) SAL_THROW(… in operator !=()
|
/aoo42x/main/setup_native/source/win32/customactions/regactivex/ |
H A D | regactivex.cxx | 50 BOOL UnicodeEquals( wchar_t* pStr1, wchar_t* pStr2 ) in UnicodeEquals()
|
/aoo42x/main/setup_native/source/win32/customactions/reg64/ |
H A D | reg64.cxx | 147 BOOL UnicodeEquals( wchar_t* pStr1, wchar_t* pStr2 ) in UnicodeEquals()
|
/aoo42x/main/sc/source/core/data/ |
H A D | patattr.cxx | 134 inline int StrCmp( const String* pStr1, const String* pStr2 ) in StrCmp()
|
/aoo42x/main/linguistic/source/ |
H A D | lngsvcmgr.cxx | 1528 const OUString *pStr2 = rList2.getConstArray(); in IsEqSvcList() local
|
/aoo42x/main/sal/qa/OStringBuffer/ |
H A D | rtl_OStringBuffer.cxx | 102 const sal_Char* pStr2 = aStrBuf2.getStr(); in TEST_F() local
|