Searched defs:nDestBytes (Results 1 – 15 of 15) sorted by relevance
/aoo4110/main/sal/textenc/ |
H A D | textcvt.c | 70 sal_Char* pDestBuf, sal_Size nDestBytes, in ImplUnicodeToDummy() 239 sal_Char* pDestBuf, sal_Size nDestBytes, in rtl_convertUnicodeToText()
|
H A D | tcvtmb.c | 222 sal_Char* pDestBuf, sal_Size nDestBytes, in ImplUnicodeToDBCS() 556 sal_Char* pDestBuf, sal_Size nDestBytes, in ImplUnicodeToEUCJP()
|
H A D | tcvtbyte.c | 509 sal_Char* pDestBuf, sal_Size nDestBytes, in ImplUnicodeToSymbol() 711 sal_Char* pDestBuf, sal_Size nDestBytes, in ImplUnicodeToChar()
|
H A D | convertgb18030.c | 283 sal_Size nDestBytes, in ImplConvertUnicodeToGb18030()
|
H A D | tcvtutf8.c | 265 sal_Size nDestBytes, sal_uInt32 nFlags, in ImplConvertUnicodeToUtf8()
|
H A D | convertbig5hkscs.c | 278 sal_Size nDestBytes, in ImplConvertUnicodeToBig5Hkscs()
|
H A D | converteuctw.c | 291 sal_Size nDestBytes, in ImplConvertUnicodeToEucTw()
|
H A D | convertiso2022jp.c | 322 sal_Size nDestBytes, in ImplConvertUnicodeToIso2022Jp()
|
H A D | convertiso2022kr.c | 287 sal_Size nDestBytes, in ImplConvertUnicodeToIso2022Kr()
|
H A D | tcvtutf7.c | 441 sal_Char* pDestBuf, sal_Size nDestBytes, in ImplUnicodeToUTF7()
|
H A D | convertiso2022cn.c | 489 sal_Size nDestBytes, in ImplConvertUnicodeToIso2022Cn()
|
/aoo4110/main/tools/source/string/ |
H A D | strcvt.cxx | 270 sal_Size nDestBytes; in ImplGet1ByteConvertTab() local 538 sal_Size nDestBytes; in ConvertFromUnicode() local
|
/aoo4110/main/sal/rtl/source/ |
H A D | string.c | 187 sal_Size nDestBytes; in rtl_impl_convertUStringToString() local
|
/aoo4110/main/sal/osl/unx/ |
H A D | file_url.cxx | 884 sal_Size nDestBytes = UnicodeToTextConverter_Impl::getInstance().convert ( in UnicodeToText() local 945 sal_Size nDestBytes = TextToUnicodeConverter_Impl::getInstance().convert( in TextToUnicode() local
|
/aoo4110/main/sal/osl/os2/ |
H A D | file.cxx | 3166 sal_Size nSrcChars, nDestBytes; in UnicodeToText() local 3216 sal_Size nDestBytes; in TextToUnicode() local
|
Completed in 106 milliseconds