Searched refs:class (Results 1 – 12 of 12) sorted by relevance
15 char *class; in tst_wctype() local23 class = TST_INPUT (wctype).class; in tst_wctype()24 ret = wctype (class); in tst_wctype()
14 char *class; in tst_wctrans() local22 class = TST_INPUT (wctrans).class; in tst_wctrans()25 ret = wctrans (class); in tst_wctrans()
699 char class[MBSSIZE]; member
48 wctype_t class; in dump_class() local52 class = wctype (class_name); in dump_class()53 if (class == (wctype_t) 0) in dump_class()69 if (iswctype (ch, class)) in dump_class()
39 % The "upper" class reflects the uppercase characters of class "alpha"141 % The "lower" class reflects the lowercase characters of class "alpha"246 % The "alpha" class of the "i18n" FDCC-set is reflecting497 % The "digit" class must only contain the BASIC LATIN digits, says ISO C 991156 % The "xdigit" class must only contain the BASIC LATIN digits and A-F, a-f,2438 % The "combining" class reflects ISO/IEC 10646-1 annex B.12440 class "combining"; /2533 % The "combining_level3" class reflects ISO/IEC 10646-1 annex B.22535 class "combining_level3"; /
134 % The "upper" class reflects the uppercase characters of class "alpha"236 % The "lower" class reflects the lowercase characters of class "alpha"341 % The "alpha" class of the "i18n" FDCC-set is reflecting592 % The "digit" class must only contain the BASIC LATIN digits, says ISO C 991251 % The "xdigit" class must only contain the BASIC LATIN digits and A-F, a-f,2534 % The "combining" class reflects ISO/IEC 10646-1 annex B.12536 class "combining"; /2629 % The "combining_level3" class reflects ISO/IEC 10646-1 annex B.22631 class "combining_level3"; /
48 class "hanzi"; /
52 class "hanzi"; /
63 class "hanzi"; /
39 % Streamlined hangul and hanja class definition in LC_CTYPE
Completed in 17 milliseconds