Home
last modified time | relevance | path

Searched defs:pwc (Results 1 – 25 of 171) sorted by relevance

1234567

/haiku/src/libs/iconv/
H A Dflushwc.h25 normal_flushwc (conv_t conv, ucs4_t *pwc) in normal_flushwc()
H A Ducs4be.h26 ucs4be_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) in ucs4be_mbtowc()
H A Dcns11643_4.h33 cns11643_4_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) in cns11643_4_mbtowc()
H A Ducs2le.h26 ucs2le_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) in ucs2le_mbtowc()
H A Ducs4le.h26 ucs4le_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) in ucs4le_mbtowc()
H A Dcns11643_2.h1088 cns11643_2_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) in cns11643_2_mbtowc()
H A Ducs2be.h26 ucs2be_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) in ucs2be_mbtowc()
H A Ducs4internal.h26 ucs4internal_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) in ucs4internal_mbtowc()
H A Dgbkext2.h1150 gbkext2_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) in gbkext2_mbtowc()
H A Dgbkext1.h829 gbkext1_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) in gbkext1_mbtowc()
H A Dtis620.h26 tis620_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) in tis620_mbtowc()
H A Diso8859_11.h26 iso8859_11_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) in iso8859_11_mbtowc()
H A Ducs2internal.h26 ucs2internal_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) in ucs2internal_mbtowc()
H A Djisx0201.h26 jisx0201_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) in jisx0201_mbtowc()
H A Dutf32le.h28 utf32le_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) in utf32le_mbtowc()
H A Diso646_jp.h29 iso646_jp_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) in iso646_jp_mbtowc()
H A Dutf32be.h28 utf32be_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) in utf32be_mbtowc()
H A Diso8859_1.h26 iso8859_1_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) in iso8859_1_mbtowc()
H A Dascii.h26 ascii_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) in ascii_mbtowc()
H A Diso646_cn.h27 iso646_cn_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) in iso646_cn_mbtowc()
H A Dcp858.h26 cp858_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) in cp858_mbtowc()
H A Dcns11643_15.h1057 cns11643_15_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) in cns11643_15_mbtowc()
H A Dutf8.h28 utf8_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) in utf8_mbtowc()
/haiku/src/system/libroot/posix/wchar/
H A Dmbstowcs.c10 __mbstowcs(wchar_t* pwc, const char* s, size_t n) in __mbstowcs()
H A Dmbtowc.c13 __mbtowc(wchar_t* pwc, const char* s, size_t n) in __mbtowc()

1234567