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

12345678

/macosx-10.10.1/libiconv-42/libiconv/lib/
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, size_t n) argument
H A Dcns11643_2.h1088 cns11643_2_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, size_t n) argument
H A Dcns11643_4.h33 cns11643_4_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, size_t n) argument
H A Dcp1162.h26 cp1162_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, size_t n) argument
H A Dcp1163.h26 cp1163_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, size_t n) argument
H A Dcp858.h26 cp858_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, size_t n) argument
H A Dgb12345.h36 gb12345_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, size_t n) argument
H A Dgbkext1.h829 gbkext1_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, size_t n) argument
H A Dgbkext2.h1150 gbkext2_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, size_t n) argument
H A Diso646_cn.h27 iso646_cn_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, size_t n) argument
H A Diso646_jp.h29 iso646_jp_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, size_t n) argument
H A Diso8859_1.h26 iso8859_1_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, size_t n) argument
H A Diso8859_11.h26 iso8859_11_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, size_t n) argument
H A Djisx0201.h26 jisx0201_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, size_t n) argument
H A Dtis620.h26 tis620_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, size_t n) argument
H A Ducs2.h29 ucs2_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, size_t n) argument
H A Ducs2be.h26 ucs2be_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, size_t n) argument
H A Ducs2internal.h26 ucs2internal_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, size_t n) argument
H A Ducs2le.h26 ucs2le_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, size_t n) argument
H A Ducs2swapped.h26 ucs2swapped_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, size_t n) argument
H A Ducs4.h29 ucs4_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, size_t n) argument
H A Ducs4be.h26 ucs4be_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, size_t n) argument
/macosx-10.10.1/Libc-1044.1.2/locale/FreeBSD/
H A Dmbrtowc.c36 mbrtowc_l(wchar_t * __restrict pwc, const char * __restrict s, argument
46 mbrtowc(wchar_t * __restrict pwc, const char * __restrict s, argument
H A Dmbtowc.c37 mbtowc_l(wchar_t * __restrict pwc, const char * __restrict s, size_t n, argument
56 mbtowc(wchar_t * __restrict pwc, const char * __restrict s, size_t n) argument

Completed in 275 milliseconds

12345678