Searched defs:conv (Results 51 - 75 of 176) sorted by relevance

12345678

/haiku-fatelf/src/libs/iconv/
H A Dcp1253.h53 cp1253_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) argument
98 cp1253_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
H A Dcp1254.h45 cp1254_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) argument
120 cp1254_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
H A Dcp1256.h53 cp1256_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) argument
127 cp1256_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
H A Dcp1257.h53 cp1257_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) argument
117 cp1257_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
H A Dcp437.h53 cp437_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) argument
128 cp437_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
H A Dcp737.h53 cp737_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) argument
117 cp737_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
H A Dcp775.h53 cp775_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) argument
122 cp775_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
H A Dcp850.h53 cp850_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) argument
102 cp850_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
H A Dcp852.h53 cp852_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) argument
125 cp852_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
H A Dcp853.h53 cp853_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) argument
129 cp853_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
H A Dcp855.h53 cp855_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) argument
108 cp855_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
H A Dcp856.h53 cp856_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) argument
114 cp856_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
H A Dcp857.h53 cp857_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) argument
120 cp857_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
H A Dcp860.h53 cp860_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) argument
123 cp860_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
H A Dcp861.h53 cp861_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) argument
128 cp861_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
H A Dcp862.h53 cp862_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) argument
123 cp862_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
H A Dcp863.h53 cp863_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) argument
128 cp863_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
H A Dcp865.h53 cp865_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) argument
128 cp865_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
H A Dcp866.h44 cp866_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) argument
103 cp866_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
H A Dcp869.h53 cp869_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) argument
117 cp869_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
H A Dcp874.h53 cp874_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) argument
91 cp874_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
H A Dcp922.h42 cp922_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) argument
81 cp922_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
H A Dcp936.h51 cp936_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) argument
93 cp936_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
H A Dcp949.h41 cp949_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) argument
82 cp949_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
[all...]
H A Dcp950.h133 cp950_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) argument
188 cp950_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument

Completed in 108 milliseconds

12345678