Home
last modified time | relevance | path

Searched defs:charclass (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/lib/libc/locale/
H A Diswctype_mb.c117 wctype(const char *charclass) in wctype()
144 iswctype_l(wint_t wc, wctype_t charclass, locale_t loc) in iswctype_l()
160 iswctype(wint_t wc, wctype_t charclass) in iswctype()
/netbsd-src/distrib/utils/libhack/
H A Dmultibyte.c220 wctype(const char *charclass) in wctype()
231 iswctype(wint_t wc, wctype_t charclass) in iswctype()
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgrep/
H A Ddfa.h46 typedef int charclass[CHARCLASS_INTS]; typedef
/netbsd-src/external/gpl2/grep/dist/src/
H A Ddfa.h65 typedef int charclass[CHARCLASS_INTS]; typedef