Searched refs:u_r (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/ICU-511.35/icuSources/common/
H A Dmessagepattern.cpp68 static const UChar u_r=0x72; variable
83 u_o, u_t, u_h, u_e, u_r
1057 ((c=msg.charAt(index++))==u_r || c==u_R) &&
1079 ((c=msg.charAt(index++))==u_r || c==u_R) &&
/macosx-10.9.5/ICU-511.35/icuSources/test/intltest/
H A Ducharstrietest.cpp418 u_r=0x72, enumerator in enum:__anon1404
536 if(count!=1 || buffer.length()!=1 || buffer[0]!=u_r) {
539 trie->next(u_r);

Completed in 111 milliseconds