Searched defs:wc (Results 1 - 25 of 260) sorted by relevance

1234567891011

/haiku-fatelf/src/bin/coreutils/lib/
H A Dbtowc.c31 wchar_t wc; local
H A Dwcwidth.c32 rpl_wcwidth (wchar_t wc) argument
H A Dwcrtomb.c28 wcrtomb (char *s, wchar_t wc, mbstate_t *ps) argument
/haiku-fatelf/src/system/libroot/posix/wchar/
H A Dwcschr.c10 __wcschr(const wchar_t* wcs, wchar_t wc) argument
H A Dwcschrnul.c10 __wcschrnul(const wchar_t* wcs, wchar_t wc) argument
H A Dwcsrchr.c10 __wcsrchr(const wchar_t* wcsIn, wchar_t wc) argument
H A Dwctomb.c10 __wctomb(char* s, wchar_t wc) argument
H A Dwmemchr.c10 __wmemchr(const wchar_t* dest, const wchar_t wc, size_t count) argument
H A Dwmemset.c10 __wmemset(wchar_t* destIn, const wchar_t wc, size_t count) argument
H A Dbtowc.c14 wchar_t wc; local
H A Dwcscspn.c13 wchar_t wc; local
H A Dwcsspn.c13 wchar_t wc; local
/haiku-fatelf/src/libs/ncurses/ncurses/widechar/
H A Dlib_wunctrl.c43 wunctrl(cchar_t *wc) argument
/haiku-fatelf/src/libs/iconv/
H A Dascii.h37 ascii_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
H A Dcns11643_2.h1096 unsigned short wc = 0xfffd; local
H A Dcns11643_4.h41 ucs4_t wc = 0xfffd; local
H A Dcp1162.h34 unsigned short wc = cp874_2uni[c-0x80]; local
48 cp1162_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
[all...]
H A Dcp1163.h43 cp1163_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
[all...]
H A Dcp858.h39 cp858_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
[all...]
H A Dgb12345.h51 gb12345_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
H A Dgbkext1.h837 unsigned short wc = 0xfffd; local
H A Dgbkext2.h1158 unsigned short wc = 0xfffd; local
H A Diso646_cn.h43 iso646_cn_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
H A Diso646_jp.h45 iso646_jp_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument
H A Diso8859_1.h34 iso8859_1_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, int n) argument

Completed in 188 milliseconds

1234567891011