Home | History | Annotate | Download | only in common

Lines Matching refs:u_L

48 static const UChar u_L=0x4C;
64 static const UChar u_l=0x6C;
1055 ((c=msg.charAt(index++))==u_l || c==u_L) &&
1059 ((c=msg.charAt(index))==u_l || c==u_L);
1068 ((c=msg.charAt(index++))==u_l || c==u_L) &&
1084 ((c=msg.charAt(index))==u_l || c==u_L);