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

1234567891011>>

/macosx-10.9.5/Libc-997.90.3/locale/FreeBSD/
H A Dwcwidth.c48 wcwidth(wchar_t wc) argument
55 wcwidth_l(wchar_t wc, locale_t loc) argument
H A Dwcrtomb.c36 wcrtomb_l(char * __restrict s, wchar_t wc, mbstate_t * __restrict ps, argument
46 wcrtomb(char * __restrict s, wchar_t wc, mbstate_t * __restrict ps) argument
H A Dbtowc.c42 wchar_t wc; local
/macosx-10.9.5/Libc-997.90.3/stdio/FreeBSD/
H A Dputwchar.c45 putwchar(wchar_t wc) argument
52 putwchar_l(wchar_t wc, locale_t loc) argument
H A Dputwc.c46 putwc(wchar_t wc, FILE *fp) argument
53 putwc_l(wchar_t wc, FILE *fp, locale_t loc) argument
H A Dfgetwc.c78 wchar_t wc; local
H A Dfgetwln.c40 wint_t wc; local
H A Dungetwc.c47 __ungetwc(wint_t wc, FILE *fp, locale_t loc) argument
69 ungetwc(wint_t wc, FILE *fp) argument
82 ungetwc_l(wint_t wc, FILE *fp, locale_t loc) argument
/macosx-10.9.5/curl-78.94.1/curl/lib/
H A Dwildcard.c36 CURLcode Curl_wildcard_init(struct WildcardData *wc) argument
48 void Curl_wildcard_dtor(struct WildcardData *wc) argument
[all...]
/macosx-10.9.5/gnutar-452/gnutar/lib/
H A Dwcwidth.h38 wcwidth (wchar_t wc) argument
/macosx-10.9.5/ncurses-42/ncurses/ncurses/widechar/
H A Dlib_wunctrl.c41 wunctrl(cchar_t *wc) argument
/macosx-10.9.5/Libc-997.90.3/string/FreeBSD/
H A Dwcswidth.c48 wchar_t wc; local
/macosx-10.9.5/libiconv-41/libiconv/lib/
H A Dascii.h37 ascii_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, size_t 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, size_t n) argument
[all...]
H A Dcp1163.h43 cp1163_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, size_t n) argument
[all...]
H A Dcp858.h39 cp858_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, size_t n) argument
[all...]
H A Dgb12345.h51 gb12345_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, size_t 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, size_t n) argument
H A Diso646_jp.h45 iso646_jp_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, size_t n) argument
H A Diso8859_1.h34 iso8859_1_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, size_t n) argument
H A Diso8859_11.h41 iso8859_11_wctomb (conv_t conv, unsigned char *r, ucs4_t wc, size_t n) argument

Completed in 274 milliseconds

1234567891011>>