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

/macosx-10.9.5/ICU-511.35/icuSources/test/intltest/
H A Ducharstrietest.cpp417 u_n=0x6e, enumerator in enum:__anon1404
474 trie->next(u_n);
484 if(trie->next(u_n)!=USTRINGTRIE_INTERMEDIATE_VALUE || 6!=trie->getValue()) {
512 trie->next(u_n);
557 trie->next(u_n);
606 trie->next(u_n);
/macosx-10.9.5/ICU-511.35/icuSources/common/
H A Dmessagepattern.cpp65 static const UChar u_n=0x6E; variable
1082 ((c=msg.charAt(index++))==u_n || c==u_N) &&

Completed in 228 milliseconds