Home
last modified time | relevance | path

Searched refs:STRCODE (Results 1 – 4 of 4) sorted by relevance

/trunk/main/tools/source/string/
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()
81 STRCODE c1; in ImplStringICompare()
82 STRCODE c2; in ImplStringICompare()
110 STRCODE c1; in ImplStringICompare()
111 STRCODE c2; in ImplStringICompare()
143 STRCODE c1; in ImplStringICompareWithoutZero()
144 STRCODE c2; in ImplStringICompareWithoutZero()
219 inline STRCODE* STRING::ImplCopyStringData( STRCODE* pStr ) in ImplCopyStringData()
1757 void STRING::SearchAndReplaceAll( STRCODE c, STRCODE cRep ) in SearchAndReplaceAll()
[all …]
H A Dstrascii.cxx447 memcpy( pNewData->maStr, mpData->maStr, nIndex*sizeof( STRCODE ) ); in ReplaceAscii()
450 (mpData->mnLen-nIndex-nCount+1)*sizeof( STRCODE ) ); in ReplaceAscii()
H A Dtustring.cxx55 #define STRCODE sal_Unicode in DBG_NAMEEX() macro
H A Dtstring.cxx61 #define STRCODE sal_Char in DBG_NAMEEX() macro

Completed in 35 milliseconds