Searched defs:conv (Results 1 - 25 of 176) sorted by relevance

12345678

/haiku-fatelf/src/libs/iconv/
H A Dflushwc.h25 normal_flushwc (conv_t conv, ucs4_t *pwc) argument
H A Dascii.h26 ascii_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) argument
37 ascii_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
H A Dcns11643_2.h1088 cns11643_2_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) argument
H A Dcns11643_4.h33 cns11643_4_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) argument
H A Dcp1162.h26 cp1162_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) argument
48 cp1162_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
H A Dcp1163.h26 cp1163_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) argument
43 cp1163_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
H A Dcp858.h26 cp858_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) argument
39 cp858_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
H A Dgb12345.h36 gb12345_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) argument
51 gb12345_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
H A Dgbkext1.h829 gbkext1_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) argument
H A Dgbkext2.h1150 gbkext2_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) argument
H A Diso646_cn.h27 iso646_cn_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) argument
43 iso646_cn_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
H A Diso646_jp.h29 iso646_jp_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) argument
45 iso646_jp_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
H A Diso8859_1.h26 iso8859_1_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) argument
34 iso8859_1_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
H A Diso8859_11.h26 iso8859_11_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) argument
41 iso8859_11_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
H A Djisx0201.h26 jisx0201_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) argument
47 jisx0201_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
H A Dtis620.h26 tis620_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) argument
41 tis620_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
H A Ducs2.h29 ucs2_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) argument
56 ucs2_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
H A Ducs2be.h26 ucs2be_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) argument
40 ucs2be_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
H A Ducs2internal.h26 ucs2internal_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) argument
41 ucs2internal_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
H A Ducs2le.h26 ucs2le_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) argument
40 ucs2le_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
H A Ducs2swapped.h26 ucs2swapped_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) argument
45 ucs2swapped_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
H A Ducs4.h29 ucs4_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) argument
54 ucs4_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
H A Ducs4be.h26 ucs4be_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) argument
36 ucs4be_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
H A Ducs4internal.h26 ucs4internal_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) argument
36 ucs4internal_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
H A Ducs4le.h26 ucs4le_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) argument
36 ucs4le_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument

Completed in 80 milliseconds

12345678