HomeSort by relevance Sort by last modified time
    Searched refs:u_a (Results 1 - 2 of 2) sorted by null

  /external/icu4c/test/intltest/
ucharstrietest.cpp 413 u_a=0x61, enumerator in enum:__anon7126
473 trie->next(u_a);
492 trie->first(u_a);
507 if(count!=2 || buffer.length()!=2 || buffer[0]!=u_a || buffer[1]!=u_j) {
511 trie->next(u_a);
530 if(count!=1 || buffer.length()!=1 || buffer[0]!=u_a) {
533 trie->next(u_a);
556 trie->next(u_a);
605 trie->next(u_a);
608 trie->next(u_a);
    [all...]
  /external/icu4c/common/
messagepattern.cpp 41 static const UChar u_A=0x41;
54 static const UChar u_a=0x61; variable
    [all...]

Completed in 39 milliseconds