Searched defs:wc (Results 151 - 175 of 207) sorted by relevance

123456789

/haiku/src/libs/iconv/
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 Dcns11643_inv.h15369 cns11643_inv_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
[all...]
H A Dcp864.h74 unsigned short wc = cp864_2uni_2[c-0x80]; local
154 cp864_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
[all...]
H A Dcp932.h131 cp932_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
[all...]
H A Dcp936ext.h46 unsigned short wc = 0xfffd; local
82 cp936ext_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
[all...]
H A Dgb18030.h307 gb18030_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
[all...]
H A Dgb18030uni.h220 gb18030uni_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
H A Dgbkext_inv.h2303 gbkext_inv_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
[all...]
H A Diso2022_jp.h121 iso2022_jp_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
H A Diso2022_jp1.h145 iso2022_jp1_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
H A Djohab.h89 johab_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
H A Dmac_roman.h61 unsigned short wc = mac_roman_2uni[c-0x80]; local
137 mac_roman_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
[all...]
H A Dsjis.h83 sjis_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
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 Dcp1258.h78 unsigned short wc; local
204 cp1258_wctomb(conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
[all...]
H A Dcp950ext.h44 unsigned short wc = 0xfffd; local
121 cp950ext_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
[all...]
H A Dgb12345ext.h1015 unsigned short wc = 0xfffd; local
1762 gb12345ext_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
[all...]
H A Dgb18030ext.h55 unsigned short wc = 0xfffd; local
235 gb18030ext_wctomb(conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
[all...]
H A Dgb2312.h1090 unsigned short wc = 0xfffd; local
2535 gb2312_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
[all...]
H A Diso2022_cn.h177 iso2022_cn_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
H A Diso2022_kr.h135 iso2022_kr_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
H A Disoir165ext.h169 unsigned short wc = 0xfffd; local
756 isoir165ext_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
[all...]
H A Djisx0208.h1021 unsigned short wc = 0xfffd; local
2377 jisx0208_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
[all...]
/haiku/src/tests/system/libroot/posix/
H A Dtst-mbrtowc.c37 wchar_t wc; local
72 wchar_t wc; local
107 wchar_t wc; local
189 wchar_t wc = (wchar_t) 0xffffffff; local
[all...]

Completed in 280 milliseconds

123456789