Home | History | Annotate | Download | only in i18n

Lines Matching refs:LOW_O

36 static const UChar PLURAL_KEYWORD_OTHER[]={LOW_O,LOW_T,LOW_H,LOW_E,LOW_R,0};
37 static const UChar PLURAL_DEFAULT_RULE[]={LOW_O,LOW_T,LOW_H,LOW_E,LOW_R,COLON,SPACE,LOW_N,0};
39 static const UChar PK_NOT[]={LOW_N,LOW_O,LOW_T,0};
41 static const UChar PK_MOD[]={LOW_M,LOW_O,LOW_D,0};
43 static const UChar PK_OR[]={LOW_O,LOW_R,0};