Lines Matching refs:UNICODE_ISO_8859_1
43 #define UNICODE_ISO_8859_1 1 macro
69 { UNICODE_ISO_8859_1, "UNICODE_ISO_8859_1" },
99 case UNICODE_ISO_8859_1: in IsAlpha()
275 case UNICODE_ISO_8859_1: in IsBlank()
314 case UNICODE_ISO_8859_1: in IsCntrl()
362 case UNICODE_ISO_8859_1: in IsGraph()
434 case UNICODE_ISO_8859_1: in IsLower()
566 case UNICODE_ISO_8859_1: in IsPrint()
641 if (enc == UNICODE_ISO_8859_1) { in IsPunct()
658 case UNICODE_ISO_8859_1: in IsPunct()
744 case UNICODE_ISO_8859_1: in IsSpace()
785 case UNICODE_ISO_8859_1: in IsUpper()
927 case UNICODE_ISO_8859_1: in IsWord()