Searched defs:sourceLimit (Results 1 - 25 of 28) sorted by relevance

12

/macosx-10.10/ICU-531.30/icuSources/common/
H A Ducnv_cb.c54 ucnv_cbFromUWriteUChars(UConverterFromUnicodeArgs *args, const UChar** source, const UChar* sourceLimit, int32_t offsetIndex, UErrorCode * err) argument
H A Ducnv_u16.c491 const uint8_t *s, *sourceLimit; local
1090 const uint8_t *s, *sourceLimit; local
1327 const char *sourceLimit=pArgs->sourceLimit; local
[all...]
H A Ducnv_u32.c50 const unsigned char *sourceLimit = (unsigned char *) args->sourceLimit; local
130 const unsigned char *sourceLimit = (unsigned char *) args->sourceLimit; local
216 const UChar *sourceLimit = args->sourceLimit; local
318 const UChar *sourceLimit = args->sourceLimit; local
512 const unsigned char *sourceLimit = (unsigned char *) args->sourceLimit; local
598 const unsigned char *sourceLimit = (unsigned char *) args->sourceLimit; local
694 const UChar *sourceLimit = args->sourceLimit; local
804 const UChar *sourceLimit = args->sourceLimit; local
1049 const char *sourceLimit=pArgs->sourceLimit; local
[all...]
H A Ducnv_u7.c209 const uint8_t *source, *sourceLimit; local
460 const UChar *source, *sourceLimit; local
891 const uint8_t *source, *sourceLimit; local
1159 const UChar *source, *sourceLimit; local
[all...]
H A Ducnvlat1.c136 const UChar *source, *sourceLimit; local
324 const uint8_t *source, *sourceLimit; local
473 const uint8_t *source, *sourceLimit; local
610 const uint8_t *source, *sourceLimit; local
[all...]
H A Ducnv_u8.c96 const unsigned char *sourceLimit = (unsigned char *) args->sourceLimit; local
226 const unsigned char *sourceLimit = (unsigned char *) args->sourceLimit; local
353 const UChar *sourceLimit = args->sourceLimit; local
468 const UChar *sourceLimit = args->sourceLimit; local
756 const uint8_t *source, *sourceLimit; local
[all...]
H A Ducnvbocu.cpp393 const UChar *source, *sourceLimit; local
647 const UChar *source, *sourceLimit; local
942 const uint8_t *source, *sourceLimit; local
1165 const uint8_t *source, *sourceLimit; local
[all...]
H A Ducnv_ct.c181 static int32_t findNextEsc(const char *source, const char *sourceLimit) { argument
225 static COMPOUND_TEXT_CONVERTERS findStateFromEscSeq(const char* source, const char* sourceLimit, const uint8_t* toUBytesBuffer, int32_t toUBytesBufferLength, UErrorCode *err) { argument
335 const UChar* sourceLimit = args->sourceLimit; local
[all...]
H A Ducnvscsu.c234 const uint8_t *source, *sourceLimit; local
588 const uint8_t *source, *sourceLimit; local
1013 const UChar *source, *sourceLimit; local
1506 const UChar *source, *sourceLimit; local
[all...]
H A Ducnvisci.c893 const UChar *sourceLimit = args->sourceLimit; local
1176 const char *sourceLimit = args->sourceLimit; local
H A Ducnv.c1178 ucnv_fromUnicode(UConverter *cnv, char **target, const char *targetLimit, const UChar **source, const UChar *sourceLimit, int32_t *offsets, UBool flush, UErrorCode *err) argument
1624 ucnv_toUnicode(UConverter *cnv, UChar **target, const UChar *targetLimit, const char **source, const char *sourceLimit, int32_t *offsets, UBool flush, UErrorCode *err) argument
1849 ucnv_getNextUChar(UConverter *cnv, const char **source, const char *sourceLimit, UErrorCode *err) argument
2054 ucnv_convertEx(UConverter *targetCnv, UConverter *sourceCnv, char **target, const char *targetLimit, const char **source, const char *sourceLimit, UChar *pivotStart, UChar **pivotSource, UChar **pivotTarget, const UChar *pivotLimit, UBool reset, UBool flush, UErrorCode *pErrorCode) argument
2421 const char *sourceLimit; local
[all...]
H A Ducnv2022.cpp779 changeState_2022(UConverter* _this, const char** source, const char* sourceLimit, Variant2022 var, UErrorCode* err) argument
1015 getEndOfBuffer_2022(const char** source, const char* sourceLimit, UBool ) argument
1621 const UChar* sourceLimit = args->sourceLimit; local
2310 const UChar *sourceLimit = args->sourceLimit; local
2873 const UChar* sourceLimit = args->sourceLimit; local
[all...]
H A Ducnvmbcs.c1888 const uint8_t *source, *sourceLimit; local
2040 const uint8_t *source, *sourceLimit, *lastSourc local
961 _extFromU(UConverter *cnv, const UConverterSharedData *sharedData, UChar32 cp, const UChar **source, const UChar *sourceLimit, uint8_t **target, const uint8_t *targetLimit, int32_t **offsets, int32_t sourceIndex, UBool flush, UErrorCode *pErrorCode) argument
1028 _extToU(UConverter *cnv, const UConverterSharedData *sharedData, int8_t length, const uint8_t **source, const uint8_t *sourceLimit, UChar **target, const UChar *targetLimit, int32_t **offsets, int32_t sourceIndex, UBool flush, UErrorCode *pErrorCode) argument
2320 const uint8_t *source, *sourceLimit; local
2738 const uint8_t *source, *sourceLimit; local
2822 const uint8_t *source, *sourceLimit, *lastSource; local
3261 const UChar *source, *sourceLimit; local
3493 const UChar *source, *sourceLimit; local
3669 const UChar *source, *sourceLimit, *lastSource; local
3926 const UChar *source, *sourceLimit; local
4866 const uint8_t *source, *sourceLimit; local
5172 const uint8_t *source, *sourceLimit; local
[all...]
/macosx-10.10/ICU-531.30/icuSources/common/unicode/
H A Ducnv_err.h197 const UChar *sourceLimit; /**< Pointer to the limit (end + 1) of source buffer. @stable ICU 2.0 */ member in struct:__anon851
213 const char *sourceLimit; /**< Pointer to the limit (end + 1) of source buffer. @stable ICU 2.0 */ member in struct:__anon852
/macosx-10.10/JavaScriptCore-7600.1.17/icu/unicode/
H A Ducnv_err.h197 const UChar *sourceLimit; /**< Pointer to the limit (end + 1) of source buffer. @stable ICU 2.0 */ member in struct:__anon2597
213 const char *sourceLimit; /**< Pointer to the limit (end + 1) of source buffer. @stable ICU 2.0 */ member in struct:__anon2598
/macosx-10.10/WTF-7600.1.24/icu/unicode/
H A Ducnv_err.h197 const UChar *sourceLimit; /**< Pointer to the limit (end + 1) of source buffer. @stable ICU 2.0 */ member in struct:__anon5534
213 const char *sourceLimit; /**< Pointer to the limit (end + 1) of source buffer. @stable ICU 2.0 */ member in struct:__anon5535
/macosx-10.10/WebCore-7600.1.25/icu/unicode/
H A Ducnv_err.h197 const UChar *sourceLimit; /**< Pointer to the limit (end + 1) of source buffer. @stable ICU 2.0 */ member in struct:__anon5654
213 const char *sourceLimit; /**< Pointer to the limit (end + 1) of source buffer. @stable ICU 2.0 */ member in struct:__anon5655
/macosx-10.10/ICU-531.30/icuSources/test/perf/convperf/
H A Dconvperf.h57 const char* sourceLimit = src + srcLen; local
103 const UChar* sourceLimit = src + srcLen; local
/macosx-10.10/ICU-531.30/icuSources/samples/ucnv/
H A Dconvsamp.cpp294 const char *sourceLimit; local
394 const char *sourceLimit; local
566 const char *source, *sourceLimit; local
874 const char *sourceLimit; local
979 const UChar *sourceLimit; local
[all...]
/macosx-10.10/ICU-531.30/icuSources/tools/toolutil/
H A Ducbuf.c170 const char* sourceLimit =NULL; local
/macosx-10.10/WebCore-7600.1.25/platform/text/
H A DTextCodecICU.cpp314 int TextCodecICU::decodeToBuffer(UChar* target, UChar* targetLimit, const char*& source, const char* sourceLimit, int32_t* offsets, bool flush, UErrorCode& err) argument
377 const char* sourceLimit = source + length; local
513 const UChar* sourceLimit = source + length; local
/macosx-10.10/ICU-531.30/icuSources/test/cintltst/
H A Dncnvfbts.c146 const UChar *sourceLimit; local
212 sourceLimit, local
H A Dncnvtst.c1001 UChar *sourceLimit=0; local
1026 sourceLimit, local
1091 uint8_t *sourceLimit=0; local
1191 const UChar *sourceLimit; local
1258 sourceLimit, local
1774 const char *source, *sourceLimit; local
[all...]
/macosx-10.10/ICU-531.30/icuSources/test/intltest/
H A Dconvtest.cpp763 const char *source, *sourceLimit, *bytesLimit; local
1164 const char *source, *sourceLimit, *utf8Limit; local
1270 const UChar *source, *sourceLimit, *unicodeLimit; local
[all...]
/macosx-10.10/ICU-531.30/icuSources/i18n/
H A Drbt_pars.cpp1653 const UChar *sourceLimit = source+sourceLen; local

Completed in 233 milliseconds

12