Searched defs:wc (Results 76 - 100 of 207) sorted by relevance

123456789

/haiku/src/libs/iconv/
H A Dcp856.h61 unsigned short wc = cp856_2uni[c-0x80]; local
114 cp856_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
[all...]
H A Dcp857.h61 unsigned short wc = cp857_2uni[c-0x80]; local
120 cp857_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
[all...]
H A Dcp860.h123 cp860_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
[all...]
H A Dcp861.h128 cp861_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
[all...]
H A Dcp862.h123 cp862_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
[all...]
H A Dcp863.h128 cp863_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
[all...]
H A Dcp865.h128 cp865_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
[all...]
H A Dcp866.h103 cp866_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
[all...]
H A Dcp869.h61 unsigned short wc = cp869_2uni[c-0x80]; local
117 cp869_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
[all...]
H A Dcp874.h61 unsigned short wc = cp874_2uni[c-0x80]; local
91 cp874_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
[all...]
H A Dcp922.h81 cp922_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
[all...]
H A Dcp936.h93 cp936_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
H A Dcp949.h82 cp949_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
[all...]
H A Dcp950.h149 unsigned short wc = cp950_2uni_pagea1[i]; local
188 cp950_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
[all...]
H A Ddec_hanyu.h70 dec_hanyu_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
H A Ddec_kanji.h49 dec_kanji_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
H A Deuc_cn.h50 euc_cn_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
H A Deuc_jp.h111 euc_jp_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
[all...]
H A Deuc_kr.h52 euc_kr_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
H A Deuc_tw.h82 euc_tw_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
H A Dgbk.h112 gbk_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
[all...]
H A Dgeorgian_academy.h80 georgian_academy_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
[all...]
H A Dgeorgian_ps.h97 georgian_ps_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
[all...]
H A Dhp_roman8.h55 unsigned short wc = hp_roman8_2uni[c-0xa0]; local
95 hp_roman8_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
[all...]
H A Dhz.h96 hz_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument

Completed in 50 milliseconds

123456789