Searched defs:srcLim (Results 1 – 5 of 5) sorted by relevance
79 static bool Utf8_To_Utf16(wchar_t *dest, size_t *destLen, const char *src, const char *srcLim) thro… in Utf8_To_Utf16()154 static size_t Utf16_To_Utf8_Calc(const wchar_t *src, const wchar_t *srcLim) in Utf16_To_Utf8_Calc()200 static char *Utf16_To_Utf8(char *dest, const wchar_t *src, const wchar_t *srcLim) in Utf16_To_Utf8()
105 const Byte *srcLim; in Bcj2Enc_Encode_2() local255 const Byte *srcLim = p->srcLim; in Bcj2Enc_Encode() local
124 const Byte *srcLim; in Bcj2Dec_Decode() local
99 const Byte *srcLim; member
63 static size_t Utf16_To_Utf8_Calc(const UInt16 *src, const UInt16 *srcLim) in Utf16_To_Utf8_Calc()99 static Byte *Utf16_To_Utf8(Byte *dest, const UInt16 *src, const UInt16 *srcLim) in Utf16_To_Utf8()