Lines Matching refs:UNICODE_ISO_8859_1
40 #define UNICODE_ISO_8859_1 1 macro
66 { UNICODE_ISO_8859_1, "UNICODE_ISO_8859_1" },
96 case UNICODE_ISO_8859_1: in IsAlpha()
272 case UNICODE_ISO_8859_1: in IsBlank()
311 case UNICODE_ISO_8859_1: in IsCntrl()
359 case UNICODE_ISO_8859_1: in IsGraph()
431 case UNICODE_ISO_8859_1: in IsLower()
563 case UNICODE_ISO_8859_1: in IsPrint()
638 if (enc == UNICODE_ISO_8859_1) { in IsPunct()
655 case UNICODE_ISO_8859_1: in IsPunct()
741 case UNICODE_ISO_8859_1: in IsSpace()
782 case UNICODE_ISO_8859_1: in IsUpper()
924 case UNICODE_ISO_8859_1: in IsWord()