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

/external/icu/icu4c/source/test/intltest/
H A Ducharstrietest.cpp419 u_n=0x6e, enumerator in enum:__anon8412
476 trie->next(u_n);
486 if(trie->next(u_n)!=USTRINGTRIE_INTERMEDIATE_VALUE || 6!=trie->getValue()) {
514 trie->next(u_n);
559 trie->next(u_n);
608 trie->next(u_n);
/external/icu/icu4c/source/common/
H A Dmessagepattern.cpp67 static const UChar u_n=0x6E; variable
1084 ((c=msg.charAt(index++))==u_n || c==u_N) &&

Completed in 148 milliseconds