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

12

/macosx-10.10.1/emacs-93/emacs/lisp/
H A Ddos-vars.el
/macosx-10.10.1/tidy-15.15/tidy/src/
H A Dcharsets.c21 uint codepage; member in struct:_charsetInfo
/macosx-10.10.1/emacs-93/emacs/lisp/international/
H A Dcodepage.el[all...]
H A Dcode-pages.el[all...]
H A Dmule-diag.el
/macosx-10.10.1/emacs-93/emacs/lisp/term/
H A Dinternal.el[all...]
/macosx-10.10.1/emacs-93/emacs/src/
H A Dfontset.h52 int codepage; member in struct:font_info
H A Dw32select.c589 UINT codepage; local
635 coding_from_cp(UINT codepage) argument
[all...]
/macosx-10.10.1/ICU-531.30/icuSources/common/
H A Dunistr_cnv.cpp64 UnicodeString(const char *codepageData, const char *codepage) argument
74 UnicodeString(const char *codepageData, int32_t dataLength, const char *codepage) argument
306 doCodepageCreate(const char *codepageData, int32_t dataLength, const char *codepage) argument
[all...]
H A Ducnv_bld.h71 int32_t codepage; /* +64: 4 codepage # (now IBM-$codepage) */ member in struct:UConverterStaticData
H A Dputil.cpp1932 static char codepage[64]; local
[all...]
H A Ducnv.c132 ucnv_openCCSID (int32_t codepage, argument
/macosx-10.10.1/ICU-531.30/icuSources/io/
H A Dufile.c43 finit_owner(FILE *f, const char *locale, const char *codepage, UBool takeOwnership ) argument
112 u_finit(FILE *f, const char *locale, const char *codepage) argument
120 u_fadopt(FILE *f, const char *locale, const char *codepage) argument
128 u_fopen(const char *filename, const char *perm, const char *locale, const char *codepage) argument
274 const char *codepage = NULL; local
285 u_fsetcodepage( const char *codepage, UFILE *file) argument
[all...]
/macosx-10.10.1/emacs-93/emacs/lisp/gnus/
H A Dmm-util.el[all...]
/macosx-10.10.1/ICU-531.30/icuSources/test/cintltst/
H A Ducsdetst.c69 static char *extractBytes(const UChar *src, int32_t length, const char *codepage, int32_t *byteLength) argument
H A Dncnvfbts.c119 static void setNuConvTestName(const char *codepage, const char *direction) argument
129 testConvertFromUnicode(const UChar *source, int sourceLen, const uint8_t *expect, int expectLen, const char *codepage, UBool fallback, const int32_t *expectOffsets) argument
292 testConvertToUnicode( const uint8_t *source, int sourcelen, const UChar *expect, int expectlen, const char *codepage, UBool fallback, const int32_t *expectOffsets) argument
[all...]
H A Dncnvtst.c52 static void setNuConvTestName(const char *codepage, const char *direction) argument
989 convertFromU( const UChar *source, int sourceLen, const uint8_t *expect, int expectLen, const char *codepage, const int32_t *expectOffsets, UBool doFlush, UErrorCode expectedStatus) argument
1078 convertToU( const uint8_t *source, int sourceLen, const UChar *expect, int expectLen, const char *codepage, const int32_t *expectOffsets, UBool doFlush, UErrorCode expectedStatus) argument
1175 testConvertFromU( const UChar *source, int sourceLen, const uint8_t *expect, int expectLen, const char *codepage, UConverterFromUCallback callback , const int32_t *expectOffsets, UBool testReset) argument
1347 testConvertToU( const uint8_t *source, int sourcelen, const UChar *expect, int expectlen, const char *codepage, UConverterToUCallback callback, const int32_t *expectOffsets, UBool testReset) argument
[all...]
H A Dnccbtst.c75 static void setNuConvTestName(const char *codepage, const char *direction) argument
2619 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) argument
2817 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) argument
3010 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) argument
3190 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) argument
[all...]
H A Dnucnvtst.c344 static void setNuConvTestName(const char *codepage, const char *direction) argument
362 testConvertFromU( const UChar *source, int sourceLen, const uint8_t *expect, int expectLen, const char *codepage, const int32_t *expectOffsets , UBool useFallback) argument
519 testConvertToU( const uint8_t *source, int sourcelen, const UChar *expect, int expectlen, const char *codepage, const int32_t *expectOffsets, UBool useFallback) argument
[all...]
/macosx-10.10.1/cxxfilt-11/cxxfilt/binutils/
H A Drescoff.c94 bfd_byte codepage[4]; member in struct:extern_res_data
H A Dwindres.h149 unsigned long codepage; member in struct:res_coff_info
/macosx-10.10.1/ICU-531.30/icuSources/test/intltest/
H A Dcsdetest.cpp137 static char *extractBytes(const UnicodeString &source, const char *codepage, int32_t &length) argument
164 char codepage[64]; local
/macosx-10.10.1/smb-759.0/lib/smbclient/
H A Dutil.c423 CFStringEncoding codepage; local
/macosx-10.10.1/tcl-105/tk84/tk/win/
H A DtkWinX.c1422 char codepage[4 + TCL_INTEGER_SPACE]; local
/macosx-10.10.1/tcl-105/tk/tk/win/
H A DtkWinX.c1452 char codepage[4 + TCL_INTEGER_SPACE]; local

Completed in 463 milliseconds

12