Home
last modified time | relevance | path

Searched defs:codepage (Results 1 - 25 of 27) sorted by relevance

12

/third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
H A DUConverterStaticData.java18 int codepage; /* +64: 4 codepage # (now IBM-$codepage) */ field in UConverterStaticData
H A DCharsetICU.java75 int codepage; /* +64: 4 codepage # (now IBM-$codepage) */ field in CharsetICU
/third_party/icu/icu4c/source/io/
H A Dufile.cpp63 finit_owner(FILE *f, const char *locale, const char *codepage, UBool takeOwnership ) finit_owner() argument
118 u_finit(FILE *f, const char *locale, const char *codepage) u_finit() argument
126 u_fadopt(FILE *f, const char *locale, const char *codepage) u_fadopt() argument
134 u_fopen(const char *filename, const char *perm, const char *locale, const char *codepage) u_fopen() argument
171 u_fopen_u(const UChar *filename, const char *perm, const char *locale, const char *codepage) u_fopen_u() argument
342 const char *codepage = NULL; u_fgetcodepage() local
353 u_fsetcodepage( const char *codepage, UFILE *file) u_fsetcodepage() argument
[all...]
/third_party/icu/icu4c/source/common/
H A Dunistr_cnv.cpp62 UnicodeString(const char *codepageData, const char *codepage) UnicodeString() argument
70 UnicodeString(const char *codepageData, int32_t dataLength, const char *codepage) UnicodeString() argument
298 doCodepageCreate(const char *codepageData, int32_t dataLength, const char *codepage) doCodepageCreate() argument
[all...]
H A Ducnv_bld.h73 int32_t codepage; /* +64: 4 codepage # (now IBM-$codepage) */ member
H A Dputil.cpp2111 static char codepage[64]; local
[all...]
H A Ducnv.cpp136 ucnv_openCCSID (int32_t codepage, in ucnv_openCCSID() argument
/third_party/node/deps/icu-small/source/common/
H A Dunistr_cnv.cpp62 UnicodeString(const char *codepageData, const char *codepage) UnicodeString() argument
70 UnicodeString(const char *codepageData, int32_t dataLength, const char *codepage) UnicodeString() argument
298 doCodepageCreate(const char *codepageData, int32_t dataLength, const char *codepage) doCodepageCreate() argument
[all...]
H A Ducnv_bld.h73 int32_t codepage; /* +64: 4 codepage # (now IBM-$codepage) */ member
H A Dputil.cpp2126 static char codepage[64]; local
[all...]
H A Ducnv.cpp136 ucnv_openCCSID (int32_t codepage, in ucnv_openCCSID() argument
/third_party/skia/third_party/externals/icu/source/io/
H A Dufile.cpp53 finit_owner(FILE *f, const char *locale, const char *codepage, UBool takeOwnership ) finit_owner() argument
108 u_finit(FILE *f, const char *locale, const char *codepage) u_finit() argument
116 u_fadopt(FILE *f, const char *locale, const char *codepage) u_fadopt() argument
124 u_fopen(const char *filename, const char *perm, const char *locale, const char *codepage) u_fopen() argument
161 u_fopen_u(const UChar *filename, const char *perm, const char *locale, const char *codepage) u_fopen_u() argument
332 const char *codepage = NULL; u_fgetcodepage() local
343 u_fsetcodepage( const char *codepage, UFILE *file) u_fsetcodepage() argument
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Dunistr_cnv.cpp62 UnicodeString(const char *codepageData, const char *codepage) UnicodeString() argument
70 UnicodeString(const char *codepageData, int32_t dataLength, const char *codepage) UnicodeString() argument
298 doCodepageCreate(const char *codepageData, int32_t dataLength, const char *codepage) doCodepageCreate() argument
[all...]
H A Ducnv_bld.h73 int32_t codepage; /* +64: 4 codepage # (now IBM-$codepage) */ member
H A Dputil.cpp2102 static char codepage[64]; local
[all...]
H A Ducnv.cpp136 ucnv_openCCSID (int32_t codepage, in ucnv_openCCSID() argument
/third_party/icu/icu4c/source/test/cintltst/
H A Ducsdetst.c71 static char *extractBytes(const UChar *src, int32_t length, const char *codepage, int32_t *byteLength) in extractBytes() argument
H A Dncnvfbts.c122 static void setNuConvTestName(const char *codepage, const char *direction) in setNuConvTestName() argument
132 testConvertFromUnicode(const UChar *source, int sourceLen, const uint8_t *expect, int expectLen, const char *codepage, UBool fallback, const int32_t *expectOffsets) testConvertFromUnicode() argument
295 testConvertToUnicode( const uint8_t *source, int sourcelen, const UChar *expect, int expectlen, const char *codepage, UBool fallback, const int32_t *expectOffsets) testConvertToUnicode() argument
[all...]
H A Dncnvtst.c57 static void setNuConvTestName(const char *codepage, const char *direction) in setNuConvTestName() argument
996 convertFromU( const UChar *source, int sourceLen, const uint8_t *expect, int expectLen, const char *codepage, const int32_t *expectOffsets, UBool doFlush, UErrorCode expectedStatus) convertFromU() argument
1085 convertToU( const uint8_t *source, int sourceLen, const UChar *expect, int expectLen, const char *codepage, const int32_t *expectOffsets, UBool doFlush, UErrorCode expectedStatus) convertToU() argument
1182 testConvertFromU( const UChar *source, int sourceLen, const uint8_t *expect, int expectLen, const char *codepage, UConverterFromUCallback callback , const int32_t *expectOffsets, UBool testReset) testConvertFromU() argument
1354 testConvertToU( const uint8_t *source, int sourcelen, const UChar *expect, int expectlen, const char *codepage, UConverterToUCallback callback, const int32_t *expectOffsets, UBool testReset) testConvertToU() argument
[all...]
H A Dnccbtst.c78 static void setNuConvTestName(const char *codepage, const char *direction) in setNuConvTestName() argument
2622 testConvertFromUnicode(const UChar *source, int sourceLen, const uint8_t *expect, int expectLen, const char *codepage, UConverterFromUCallback callback , const int32_t *expectOffsets, const char *mySubChar, int8_t len) testConvertFromUnicode() argument
2820 testConvertToUnicode( const uint8_t *source, int sourcelen, const UChar *expect, int expectlen, const char *codepage, UConverterToUCallback callback, const int32_t *expectOffsets, const char *mySubChar, int8_t len) testConvertToUnicode() argument
3013 testConvertFromUnicodeWithContext(const UChar *source, int sourceLen, const uint8_t *expect, int expectLen, const char *codepage, UConverterFromUCallback callback , const int32_t *expectOffsets, const char *mySubChar, int8_t len, const void* context, UErrorCode expectedError) testConvertFromUnicodeWithContext() argument
3193 testConvertToUnicodeWithContext( const uint8_t *source, int sourcelen, const UChar *expect, int expectlen, const char *codepage, UConverterToUCallback callback, const int32_t *expectOffsets, const char *mySubChar, int8_t len, const void* context, UErrorCode expectedError) testConvertToUnicodeWithContext() argument
[all...]
H A Dnucnvtst.c345 static void setNuConvTestName(const char *codepage, const char *direction) in setNuConvTestName() argument
363 testConvertFromU( const UChar *source, int sourceLen, const uint8_t *expect, int expectLen, const char *codepage, const int32_t *expectOffsets , UBool useFallback) testConvertFromU() argument
520 testConvertToU( const uint8_t *source, int sourcelen, const UChar *expect, int expectlen, const char *codepage, const int32_t *expectOffsets, UBool useFallback) testConvertToU() argument
[all...]
/third_party/python/Modules/
H A D_codecsmodule.c632 _codecs_code_page_decode_impl(PyObject *module, int codepage, in _codecs_code_page_decode_impl() argument
/third_party/icu/icu4c/source/test/intltest/
H A Dcsdetest.cpp146 static char *extractBytes(const UnicodeString &source, const char *codepage, int32_t &length) in extractBytes() argument
168 char codepage[64]; in checkEncoding() local
/third_party/python/Modules/clinic/
H A D_codecsmodule.c.h1582 int codepage; in _codecs_code_page_decode() local
/third_party/icu/ohos_icu4c/src/
H A Dicu_addon.cpp1362 UConverter *ucnv_openCCSID(int32_t codepage, UConverterPlatform platform, UErrorCode *err) in ucnv_openCCSID() argument

Completed in 54 milliseconds

12