Home
last modified time | relevance | path

Searched defs:pStr2 (Results 1 – 16 of 16) sorted by relevance

/trunk/main/tools/source/string/
H A Dstrascii.cxx64 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 Dstrimp.cxx28 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
/trunk/main/sal/rtl/source/
H A Dustring.c156 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()
/trunk/main/setup_native/source/win32/customactions/regpatchactivex/
H A Dregpatchactivex.cxx40 BOOL UnicodeEquals( wchar_t* pStr1, wchar_t* pStr2 ) in UnicodeEquals()
/trunk/main/svl/source/items/
H A Dslstitm.cxx83 String* pStr2 = (String*)aList.GetObject( nCur+1 ); in Sort() local
133 String *pStr1, *pStr2; in SfxStringListItem() local
/trunk/main/sal/qa/rtl/ostring/
H A Drtl_str.cxx593 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
/trunk/main/vcl/win/source/app/
H A Dsaldata.cxx89 int ImplSalWICompareAscii( const wchar_t* pStr1, const char* pStr2 ) in ImplSalWICompareAscii()
/trunk/main/ucb/source/ucp/webdav/
H A DCurlUri.cxx49 sal_Char const * pStr2, in matchIgnoreAsciiCase()
/trunk/main/svx/source/items/
H A Dclipfmtitem.cxx120 const String* pStr1, *pStr2; in operator ==() local
/trunk/main/sal/inc/rtl/
H A Dstring.hxx411 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 Dustring.hxx718 …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 !=()
/trunk/main/setup_native/source/win32/customactions/regactivex/
H A Dregactivex.cxx50 BOOL UnicodeEquals( wchar_t* pStr1, wchar_t* pStr2 ) in UnicodeEquals()
/trunk/main/setup_native/source/win32/customactions/reg64/
H A Dreg64.cxx147 BOOL UnicodeEquals( wchar_t* pStr1, wchar_t* pStr2 ) in UnicodeEquals()
/trunk/main/sc/source/core/data/
H A Dpatattr.cxx134 inline int StrCmp( const String* pStr1, const String* pStr2 ) in StrCmp()
/trunk/main/linguistic/source/
H A Dlngsvcmgr.cxx1528 const OUString *pStr2 = rList2.getConstArray(); in IsEqSvcList() local
/trunk/main/sal/qa/OStringBuffer/
H A Drtl_OStringBuffer.cxx102 const sal_Char* pStr2 = aStrBuf2.getStr(); in TEST_F() local

Completed in 143 milliseconds