Home
last modified time | relevance | path

Searched refs:wint_t (Results 1 – 25 of 118) sorted by relevance

12345

/trueos/include/
HDwctype.h50 typedef __wint_t wint_t; typedef
55 #define WEOF ((wint_t)-1)
59 int iswalnum(wint_t);
60 int iswalpha(wint_t);
61 int iswblank(wint_t);
62 int iswcntrl(wint_t);
63 int iswctype(wint_t, wctype_t);
64 int iswdigit(wint_t);
65 int iswgraph(wint_t);
66 int iswlower(wint_t);
[all …]
HDwchar.h87 typedef __wint_t wint_t; typedef
95 #define WEOF ((wint_t)-1)
105 wint_t btowc(int);
106 wint_t fgetwc(FILE *);
109 wint_t fputwc(wchar_t, FILE *);
114 wint_t getwc(FILE *);
115 wint_t getwchar(void);
122 wint_t putwc(wchar_t, FILE *);
123 wint_t putwchar(wchar_t);
127 wint_t ungetwc(wint_t, FILE *);
[all …]
/trueos/contrib/libc++/include/
Dcwctype26 wint_t
30 int iswalnum(wint_t wc);
31 int iswalpha(wint_t wc);
32 int iswblank(wint_t wc); // C99
33 int iswcntrl(wint_t wc);
34 int iswdigit(wint_t wc);
35 int iswgraph(wint_t wc);
36 int iswlower(wint_t wc);
37 int iswprint(wint_t wc);
38 int iswpunct(wint_t wc);
[all …]
Dcwchar32 wint_t
46 wint_t fgetwc(FILE* stream);
48 wint_t fputwc(wchar_t c, FILE* stream);
51 wint_t getwc(FILE* stream);
52 wint_t getwchar();
53 wint_t putwc(wchar_t c, FILE* stream);
54 wint_t putwchar(wchar_t c);
55 wint_t ungetwc(wint_t c, FILE* stream);
91 wint_t btowc(int c);
92 int wctob(wint_t c);
[all …]
/trueos/lib/libc/locale/
HDiswctype.c46 wint_t wc; in iswalnum()
54 wint_t wc; in iswalpha()
62 wint_t wc; in iswascii()
70 wint_t wc; in iswblank()
78 wint_t wc; in iswcntrl()
86 wint_t wc; in iswdigit()
94 wint_t wc; in iswgraph()
102 wint_t wc; in iswhexnumber()
110 wint_t wc; in iswideogram()
118 wint_t wc; in iswlower()
[all …]
HDwctrans.c46 wint_t
47 towctrans_l(wint_t wc, wctrans_t desc, locale_t locale) in towctrans_l()
64 wint_t
65 towctrans(wint_t wc, wctrans_t desc) in towctrans()
HDnextwctype.c40 wint_t
41 nextwctype_l(wint_t wc, wctype_t wct, locale_t locale) in nextwctype_l()
99 wint_t
100 nextwctype(wint_t wc, wctype_t wct) in nextwctype()
/trueos/usr.bin/tr/
HDcmap.h37 wint_t cmn_from;
38 wint_t cmn_to;
45 wint_t cm_cache[CM_CACHE_SIZE];
49 wint_t cm_def;
50 wint_t cm_min;
51 wint_t cm_max;
55 bool cmap_add(struct cmap *, wint_t, wint_t);
56 wint_t cmap_lookup_hard(struct cmap *, wint_t);
58 wint_t cmap_default(struct cmap *, wint_t);
60 static __inline wint_t
[all …]
HDcmap.c42 static struct cmapnode *cmap_splay(struct cmapnode *, wint_t);
68 cmap_add(struct cmap *cm, wint_t from, wint_t to) in cmap_add()
120 wint_t
121 cmap_lookup_hard(struct cmap *cm, wint_t ch) in cmap_lookup_hard()
139 wint_t ch; in cmap_cache()
153 wint_t
154 cmap_default(struct cmap *cm, wint_t def) in cmap_default()
156 wint_t old; in cmap_default()
165 cmap_splay(struct cmapnode *t, wint_t ch) in cmap_splay()
HDextern.h43 wint_t lastch; /* last character */
45 wint_t equiv[NCHARS_SB]; /* equivalence set */
46 wint_t *set; /* set of characters */
50 wint_t next(STR *);
/trueos/lib/libc/stdio/
HDungetwc.c50 wint_t
51 __ungetwc(wint_t wc, FILE *fp, locale_t locale) in __ungetwc()
73 wint_t
74 ungetwc_l(wint_t wc, FILE *fp, locale_t locale) in ungetwc_l()
76 wint_t r; in ungetwc_l()
86 wint_t
87 ungetwc(wint_t wc, FILE *fp) in ungetwc()
HDfputwc.c49 wint_t
75 return ((wint_t)wc); in __fputwc()
81 wint_t
84 wint_t r; in fputwc_l()
94 wint_t
HDlocal.h59 extern wint_t __fgetwc_mbs(FILE *, mbstate_t *, int *, locale_t);
60 extern wint_t __fputwc(wchar_t, FILE *, locale_t);
78 extern wint_t __ungetwc(wint_t, FILE *, locale_t);
88 static inline wint_t
HDfgetwc.c49 wint_t
52 wint_t r; in fgetwc_l()
63 wint_t
75 wint_t
HDgetwchar.c48 wint_t
53 wint_t
HDgetwc.c49 wint_t
55 wint_t
/trueos/contrib/ncurses/ncurses/widechar/
HDlib_get_wstr.c46 wadd_wint(WINDOW *win, wint_t *src) in wadd_wint()
61 static wint_t *
62 WipeOut(WINDOW *win, int y, int x, wint_t *first, wint_t *last, bool echoed) in WipeOut()
87 wgetn_wstr(WINDOW *win, wint_t *str, int maxlen) in wgetn_wstr()
92 wint_t erasec; in wgetn_wstr()
93 wint_t killc; in wgetn_wstr()
94 wint_t *oldstr = str; in wgetn_wstr()
95 wint_t *tmpstr = str; in wgetn_wstr()
96 wint_t ch; in wgetn_wstr()
115 erasec = (wint_t) erasechar(); in wgetn_wstr()
[all …]
HDcharable.c41 result = (wctob((wint_t) ch) == (int) ch); in NCURSES_EXPORT()
48 NCURSES_EXPORT(int) _nc_to_char(wint_t ch) in _nc_to_char()
64 NCURSES_EXPORT(wint_t) _nc_to_widechar(int ch) in _nc_to_widechar()
66 wint_t result; in _nc_to_widechar()
/trueos/include/xlocale/
HD_wchar.h57 wint_t btowc_l(int, locale_t);
58 wint_t fgetwc_l(FILE *, locale_t);
61 wint_t fputwc_l(wchar_t, FILE *, locale_t);
68 wint_t getwc_l(FILE *, locale_t);
69 wint_t getwchar_l(locale_t);
79 wint_t putwc_l(wchar_t, FILE *, locale_t);
80 wint_t putwchar_l(wchar_t, locale_t);
85 wint_t ungetwc_l(wint_t, FILE *, locale_t);
107 int wctob_l(wint_t, locale_t);
HD_ctype.h173 int iswctype_l(wint_t __wc, wctype_t __charclass, locale_t __l);
175 wint_t towctrans_l(wint_t __wc, wctrans_t desc, locale_t __l);
176 wint_t nextwctype_l(wint_t __wc, wctype_t wct, locale_t __l);
/trueos/contrib/libc-vis/
HDvis.c96 static wchar_t *do_svis(wchar_t *, wint_t, int, wint_t, const wchar_t *);
137 do_hvis(wchar_t *dst, wint_t c, int flags, wint_t nextc, const wchar_t *extra) in do_hvis()
160 do_mvis(wchar_t *dst, wint_t c, int flags, wint_t nextc, const wchar_t *extra) in do_mvis()
181 do_mbyte(wchar_t *dst, wint_t c, int flags, wint_t nextc, int iswextra) in do_mbyte()
263 do_svis(wchar_t *dst, wint_t c, int flags, wint_t nextc, const wchar_t *extra) in do_svis()
282 dst = do_mbyte(dst, (wint_t)( in do_svis()
290 typedef wchar_t *(*visfun_t)(wchar_t *, wint_t, int, wint_t, const wchar_t *);
321 dst[i] = (wint_t)(u_char)src[i]; in makeextralist()
354 wint_t c; in istrsenvisx()
408 *src = (wint_t)(u_char)*mbsrc; in istrsenvisx()
/trueos/lib/libc/regex/
HDregcomp.c99 static wint_t p_b_symbol(struct parse *p);
100 static wint_t p_b_coll_elem(struct parse *p, wint_t endc);
101 static wint_t othercase(wint_t ch);
102 static void bothcases(struct parse *p, wint_t ch);
103 static void ordinary(struct parse *p, wint_t ch);
109 static void CHadd(struct parse *p, cset *cs, wint_t ch);
110 static void CHaddrange(struct parse *p, cset *cs, wint_t min, wint_t max);
112 static wint_t singleton(cset *cs);
124 static wint_t wgetnext(struct parse *p);
361 wint_t wc; in p_ere_exp()
[all …]
HDregex2.h110 wint_t min;
111 wint_t max;
117 wint_t *wides;
126 CHIN1(cset *cs, wint_t ch) in CHIN1()
147 CHIN(cset *cs, wint_t ch) in CHIN()
/trueos/lib/libiconv_modules/BIG5/
HDcitrus_big5.c95 wint_t start;
96 wint_t end;
163 _citrus_BIG5_check_excludes(_BIG5EncodingInfo *ei, wint_t c) in _citrus_BIG5_check_excludes()
204 if (exclude != NULL && (wint_t)start <= exclude->end) in _citrus_BIG5_fill_excludes()
209 exclude->start = (wint_t)start; in _citrus_BIG5_fill_excludes()
210 exclude->end = (wint_t)end; in _citrus_BIG5_fill_excludes()
332 if (_citrus_BIG5_check_excludes(ei, (wint_t)wchar) != 0) in _citrus_BIG5_mbrtowc_priv()
366 _citrus_BIG5_check_excludes(ei, (wint_t)wc) != 0) { in _citrus_BIG5_wcrtomb_priv()
/trueos/usr.bin/sort/
HDcoll.h138 extern wint_t symbol_decimal_point;
139 extern wint_t symbol_thousands_sep;
140 extern wint_t symbol_negative_sign;
141 extern wint_t symbol_positive_sign;

12345