Searched defs:pwc (Results 1 - 25 of 170) sorted by relevance

1234567

/haiku/src/system/libroot/posix/wchar/
H A Dmbtowc.c13 __mbtowc(wchar_t* pwc, const char* s, size_t n) argument
H A Dmbstowcs.c10 __mbstowcs(wchar_t* pwc, const char* s, size_t n) argument
H A Dmbrtowc.cpp28 __mbrtowc(wchar_t* pwc, const char* s, size_t n, mbstate_t* ps) argument
/haiku/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
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
H A Dcp1163.h26 cp1163_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) argument
H A Dcp858.h26 cp858_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) argument
H A Dgb12345.h36 gb12345_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, 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
H A Diso646_jp.h29 iso646_jp_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) argument
H A Diso8859_1.h26 iso8859_1_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) argument
H A Diso8859_11.h26 iso8859_11_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) argument
H A Djisx0201.h26 jisx0201_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) argument
H A Dtis620.h26 tis620_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) argument
H A Ducs2.h29 ucs2_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) argument
H A Ducs2be.h26 ucs2be_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) argument
H A Ducs2internal.h26 ucs2internal_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) argument
H A Ducs2le.h26 ucs2le_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) argument
H A Ducs2swapped.h26 ucs2swapped_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) argument
H A Ducs4.h29 ucs4_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) argument

Completed in 68 milliseconds

1234567