Searched defs:wc (Results 1 - 25 of 207) sorted by path

123456789

/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dunistr.c744 static int utf8_to_unicode(u32 *wc, const char *s) argument
827 u32 wc; local
912 wchar_t wc; local
1036 wchar_t wc; local
1163 u32 wc; local
[all...]
/haiku/src/libs/iconv/
H A Darmscii_8.h55 unsigned short wc = armscii_8_2uni[c-0xa0]; local
94 armscii_8_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
[all...]
H A Dascii.h37 ascii_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
H A Datarist.h128 atarist_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
[all...]
H A Dbig5.h1882 unsigned short wc = 0xfffd; local
4120 big5_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
[all...]
H A Dbig5_2003.h200 unsigned short wc = big5_2003_2uni_pagea1[i]; local
235 unsigned short wc = big5_2003_2uni_pagec6[i-63]; local
271 big5_2003_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
[all...]
H A Dbig5hkscs1999.h107 big5hkscs1999_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
H A Dbig5hkscs2001.h114 big5hkscs2001_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
[all...]
H A Dbig5hkscs2004.h119 big5hkscs2004_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
[all...]
H A Dc99.h33 ucs4_t wc; local
97 c99_wctomb(conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
[all...]
H A Dces_big5.h48 ces_big5_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
H A Dces_gbk.h43 ces_gbk_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
H A Dcns11643_1.h865 unsigned short wc = 0xfffd; local
H A Dcns11643_15.h1065 ucs4_t wc = 0xfffd; local
H A Dcns11643_2.h1096 unsigned short wc = 0xfffd; local
H A Dcns11643_3.h952 ucs4_t wc = 0xfffd; local
H A Dcns11643_4.h41 ucs4_t wc = 0xfffd; local
H A Dcns11643_5.h1260 ucs4_t wc = 0xfffd; local
H A Dcns11643_6.h950 ucs4_t wc = 0xfffd; local
H A Dcns11643_7.h970 ucs4_t wc = 0xfffd; local
H A Dcns11643_inv.h15369 cns11643_inv_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
[all...]
H A Dcp1046.h61 unsigned short wc = cp1046_2uni[c-0x80]; local
133 cp1046_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
[all...]
H A Dcp1124.h84 cp1124_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
[all...]
H A Dcp1125.h107 cp1125_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
[all...]
H A Dcp1129.h103 cp1129_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
[all...]

Completed in 259 milliseconds

123456789