Home
last modified time | relevance | path

Searched refs:STRCODEU (Results 1 – 3 of 3) sorted by relevance

/trunk/main/tools/source/string/
H A Dstrimp.cxx31 while ( ((nRet = ((sal_Int32)((STRCODEU)*pStr1))-((sal_Int32)((STRCODEU)*pStr2))) == 0) && in ImplStringCompare()
48 ((nRet = ((sal_Int32)((STRCODEU)*pStr1))-((sal_Int32)((STRCODEU)*pStr2))) == 0) && in ImplStringCompare()
66 ((nRet = ((sal_Int32)((STRCODEU)*pStr1))-((sal_Int32)((STRCODEU)*pStr2))) == 0) ) in ImplStringCompareWithoutZero()
92 nRet = ((sal_Int32)((STRCODEU)c1))-((sal_Int32)((STRCODEU)c2)); in ImplStringICompare()
124 nRet = ((sal_Int32)((STRCODEU)c1))-((sal_Int32)((STRCODEU)c2)); in ImplStringICompare()
157 nRet = ((sal_Int32)((STRCODEU)c1))-((sal_Int32)((STRCODEU)c2)); in ImplStringICompareWithoutZero()
H A Dtustring.cxx56 #define STRCODEU sal_Unicode in DBG_NAMEEX() macro
H A Dtstring.cxx62 #define STRCODEU unsigned char in DBG_NAMEEX() macro

Completed in 33 milliseconds