Searched refs:wctype_t (Results 1 - 10 of 10) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/lib/posix_wrap/
H A Dwctype.h30 GRUB_CTYPE_MAX} wctype_t; typedef in typeref:enum:__anon600
34 static inline wctype_t
37 wctype_t i;
75 iswctype (wint_t wc, wctype_t desc)
/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dfnmatch.c210 static wctype_t
222 return (wctype_t) 0;
248 return (wctype_t) 0;
254 return (wctype_t) 0;
H A Dregex_internal.h306 wctype_t *char_classes;
H A Dfnmatch_loop.c245 wctype_t wt;
H A Dregcomp.c863 size_t max_i18n_object_size = MAX (sizeof (wchar_t), sizeof (wctype_t));
3560 wctype_t *new_char_classes = re_realloc (mbcset->char_classes, wctype_t,
H A Dregexec.c3886 wctype_t wt = cset->char_classes[i];
/osnet-11/usr/src/lib/libast/common/regex/
H A Dregclass.c38 wctype_t wtype;
56 static wctype_t wt;
/osnet-11/usr/src/lib/libxcurses/h/
H A Dm_wchar.h380 * using the system definition of wint_t and wctype_t.
390 extern wctype_t wctype(const char *property);
391 extern int iswctype(wint_t wc, wctype_t desc);
/osnet-11/usr/src/lib/libshell/common/sh/
H A Dlex.c61 static wctype_t wt;
/osnet-11/usr/src/lib/libc/port/
H A Dllib-lc1445 int iswctype(wint_t wc, wctype_t charclass);

Completed in 47 milliseconds