Home
last modified time | relevance | path

Searched refs:nSrcBytes (Results 1 – 23 of 23) sorted by relevance

/trunk/main/tools/source/string/
H A Dstrcvt.cxx198 sal_Size nSrcBytes; in ImplGet1ByteUnicodeTab() local
207 &nInfo, &nSrcBytes ); in ImplGet1ByteUnicodeTab()
210 if ( (nSrcBytes != 256) || (nDestChars != 256) ) in ImplGet1ByteUnicodeTab()
267 sal_Size nSrcBytes; in ImplGet1ByteConvertTab() local
279 &nInfo, &nSrcBytes ); in ImplGet1ByteConvertTab()
281 if ( (nSrcBytes != 256) || (nDestChars != 256) ) in ImplGet1ByteConvertTab()
375 sal_Size nSrcBytes; in ImplStringConvert() local
388 &nInfo, &nSrcBytes ); in ImplStringConvert()
500 sal_Size nSrcBytes; in ConvertToUnicode() local
511 &nInfo, &nSrcBytes ); in ConvertToUnicode()
[all …]
/trunk/main/sal/textenc/
H A Dtenchelp.h48 sal_Size nSrcBytes,
218 const sal_Char* pSrcBuf, sal_Size nSrcBytes,
226 const sal_Char* pSrcBuf, sal_Size nSrcBytes,
234 const sal_Char* pSrcBuf, sal_Size nSrcBytes,
245 const sal_Char* pSrcBuf, sal_Size nSrcBytes,
259 const sal_Char* pSrcBuf, sal_Size nSrcBytes,
276 sal_Size nSrcBytes, sal_Unicode * pDestBuf,
H A Dtextcvt.c30 static sal_Size ImplDummyToUnicode( const sal_Char* pSrcBuf, sal_Size nSrcBytes, in ImplDummyToUnicode() argument
49 pEndSrcBuf = pSrcBuf+nSrcBytes; in ImplDummyToUnicode()
63 *pSrcCvtBytes = nSrcBytes - (pEndSrcBuf-pSrcBuf); in ImplDummyToUnicode()
159 const sal_Char* pSrcBuf, sal_Size nSrcBytes, in rtl_convertTextToUnicode() argument
170 return ImplDummyToUnicode( pSrcBuf, nSrcBytes, in rtl_convertTextToUnicode()
177 pSrcBuf, nSrcBytes, in rtl_convertTextToUnicode()
H A Dtcvtbyte.c466 const sal_Char* pSrcBuf, sal_Size nSrcBytes, in ImplSymbolToUnicode() argument
481 pEndSrcBuf = pSrcBuf+nSrcBytes; in ImplSymbolToUnicode()
500 *pSrcCvtBytes = nSrcBytes - (pEndSrcBuf-pSrcBuf); in ImplSymbolToUnicode()
575 const sal_Char* pSrcBuf, sal_Size nSrcBytes, in ImplCharToUnicode() argument
590 pEndSrcBuf = pSrcBuf+nSrcBytes; in ImplCharToUnicode()
633 *pSrcCvtBytes = nSrcBytes - (pEndSrcBuf-pSrcBuf); in ImplCharToUnicode()
H A Dtcvtmb.c38 const sal_Char* pSrcBuf, sal_Size nSrcBytes, in ImplDBCSToUnicode() argument
56 pEndSrcBuf = pSrcBuf+nSrcBytes; in ImplDBCSToUnicode()
214 *pSrcCvtBytes = nSrcBytes - (pEndSrcBuf-pSrcBuf); in ImplDBCSToUnicode()
390 const sal_Char* pSrcBuf, sal_Size nSrcBytes, in ImplEUCJPToUnicode() argument
409 pEndSrcBuf = pSrcBuf+nSrcBytes; in ImplEUCJPToUnicode()
547 *pSrcCvtBytes = nSrcBytes - (pEndSrcBuf-pSrcBuf); in ImplEUCJPToUnicode()
H A Dtcvtutf7.c144 const sal_Char* pSrcBuf, sal_Size nSrcBytes, in ImplUTF7ToUnicode() argument
186 pEndSrcBuf = pSrcBuf+nSrcBytes; in ImplUTF7ToUnicode()
395 *pSrcCvtBytes = nSrcBytes - (pEndSrcBuf-pSrcBuf); in ImplUTF7ToUnicode()
H A Dtcvtutf8.c62 sal_Size nSrcBytes, sal_Unicode * pDestBuf, in ImplConvertUtf8ToUnicode() argument
82 sal_uChar const * pSrcBufEnd = pSrcBufPtr + nSrcBytes; in ImplConvertUtf8ToUnicode()
H A Dconverteuctw.c67 sal_Size nSrcBytes, in ImplConvertEucTwToUnicode() argument
98 for (; nConverted < nSrcBytes; ++nConverted) in ImplConvertEucTwToUnicode()
H A Dconvertgb18030.c66 sal_Size nSrcBytes, in ImplConvertGb18030ToUnicode() argument
91 for (; nConverted < nSrcBytes; ++nConverted) in ImplConvertGb18030ToUnicode()
H A Dconvertiso2022jp.c75 sal_Size nSrcBytes, in ImplConvertIso2022JpToUnicode() argument
99 for (; nConverted < nSrcBytes; ++nConverted) in ImplConvertIso2022JpToUnicode()
H A Dconvertiso2022kr.c81 sal_Size nSrcBytes, in ImplConvertIso2022KrToUnicode() argument
105 for (; nConverted < nSrcBytes; ++nConverted) in ImplConvertIso2022KrToUnicode()
H A Dconvertbig5hkscs.c56 sal_Size nSrcBytes, in ImplConvertBig5HkscsToUnicode() argument
81 for (; nConverted < nSrcBytes; ++nConverted) in ImplConvertBig5HkscsToUnicode()
H A Dconvertiso2022cn.c94 sal_Size nSrcBytes, in ImplConvertIso2022CnToUnicode() argument
131 for (; nConverted < nSrcBytes; ++nConverted) in ImplConvertIso2022CnToUnicode()
H A Dconvertiso2022jp.h47 sal_Size nSrcBytes,
H A Dconvertiso2022kr.h47 sal_Size nSrcBytes,
H A Dconverteuctw.h51 sal_Size nSrcBytes,
H A Dconvertbig5hkscs.h54 sal_Size nSrcBytes,
H A Dconvertiso2022cn.h53 sal_Size nSrcBytes,
H A Dconvertgb18030.h65 sal_Size nSrcBytes,
/trunk/main/sal/rtl/source/
H A Dustring.c600 sal_Size nSrcBytes; in rtl_string2UString_status() local
661 &nInfo, &nSrcBytes ); in rtl_string2UString_status()
683 &nInfo, &nSrcBytes ); in rtl_string2UString_status()
/trunk/main/sal/qa/rtl/textenc/
H A Drtl_textcvt.cxx208 sal_Size nSrcBytes = 1; in doComplexCharSetTest() local
216 nSrcBytes = 0; in doComplexCharSetTest()
225 nSrcBytes, aUnicode + nOutput, TEST_STRING_SIZE - nOutput, in doComplexCharSetTest()
/trunk/main/sal/osl/unx/
H A Dfile_url.cxx925 sal_Char const * pSrcBuf, sal_Size nSrcBytes, sal_Unicode * pDstBuf, sal_Size nDstChars, in convert() argument
930 m_converter, 0, pSrcBuf, nSrcBytes, pDstBuf, nDstChars, nFlags, pInfo, pSrcCvtBytes); in convert()
/trunk/main/sal/inc/rtl/
H A Dtextcvt.h97 const sal_Char* pSrcBuf, sal_Size nSrcBytes,

Completed in 112 milliseconds