Home | History | Annotate | Download | only in i18n

Lines Matching refs:LOW_N

42 static const UChar PLURAL_DEFAULT_RULE[]={LOW_O,LOW_T,LOW_H,LOW_E,LOW_R,COLON,SPACE,LOW_N,0};
43 static const UChar PK_IN[]={LOW_I,LOW_N,0};
44 static const UChar PK_NOT[]={LOW_N,LOW_O,LOW_T,0};
47 static const UChar PK_AND[]={LOW_A,LOW_N,LOW_D,0};
49 static const UChar PK_VAR_N[]={LOW_N,0};
50 static const UChar PK_WITHIN[]={LOW_W,LOW_I,LOW_T,LOW_H,LOW_I,LOW_N,0};