Home | History | Annotate | Download | only in i18n

Lines Matching refs:LOW_R

41 static const UChar PLURAL_KEYWORD_OTHER[]={LOW_O,LOW_T,LOW_H,LOW_E,LOW_R,0};
42 static const UChar PLURAL_DEFAULT_RULE[]={LOW_O,LOW_T,LOW_H,LOW_E,LOW_R,COLON,SPACE,LOW_N,0};
48 static const UChar PK_OR[]={LOW_O,LOW_R,0};