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

/external/icu/icu4c/source/test/intltest/
H A Ducharstrietest.cpp416 u_n=0x6e, enumerator in enum:__anon5950
473 trie->next(u_n);
483 if(trie->next(u_n)!=USTRINGTRIE_INTERMEDIATE_VALUE || 6!=trie->getValue()) {
511 trie->next(u_n);
556 trie->next(u_n);
605 trie->next(u_n);
/external/icu/icu4c/source/common/
H A Dmessagepattern.cpp65 static const UChar u_n=0x6E; variable
1082 ((c=msg.charAt(index++))==u_n || c==u_N) &&

Completed in 103 milliseconds