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

  /external/icu/icu4c/source/test/intltest/
ucharstrietest.cpp 412 u_a=0x61, enumerator in enum:__anon10273
472 trie->next(u_a);
491 trie->first(u_a);
506 if(count!=2 || buffer.length()!=2 || buffer[0]!=u_a || buffer[1]!=u_j) {
510 trie->next(u_a);
529 if(count!=1 || buffer.length()!=1 || buffer[0]!=u_a) {
532 trie->next(u_a);
555 trie->next(u_a);
604 trie->next(u_a);
607 trie->next(u_a);
    [all...]
  /external/icu/icu4c/source/common/
messagepattern.cpp 42 static const UChar u_A=0x41;
57 static const UChar u_a=0x61; variable
    [all...]

Completed in 49 milliseconds