HomeSort by relevance Sort by last modified time
    Searched defs:current32 (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/third_party/icu/source/common/
uchriter.cpp 245 UCharCharacterIterator::current32() const { function in class:UCharCharacterIterator
  /external/icu4c/common/
uchriter.cpp 246 UCharCharacterIterator::current32() const { function in class:UCharCharacterIterator
  /external/chromium_org/third_party/icu/source/test/intltest/
citrtest.cpp 72 virtual UChar32 current32() const{return DONE;}; function in class:SCharacterIterator
563 if (iter.current32() != text[(int32_t)1])
569 c=iter.current32();
574 c=iter.current32();
579 c=iter.current32();
585 c=iter.current32();
606 if (iter.current32() != c)
607 errln("current32() isn't working right");
643 if (iter.current32() != c)
644 errln("current32() isn't working right")
1042 virtual UChar32 current32() const { function in class:SubCharIter
    [all...]
  /external/icu4c/test/intltest/
citrtest.cpp 73 virtual UChar32 current32() const{return DONE;}; function in class:SCharacterIterator
564 if (iter.current32() != text[(int32_t)1])
570 c=iter.current32();
575 c=iter.current32();
580 c=iter.current32();
586 c=iter.current32();
607 if (iter.current32() != c)
608 errln("current32() isn't working right");
644 if (iter.current32() != c)
645 errln("current32() isn't working right")
1043 virtual UChar32 current32() const { function in class:SubCharIter
    [all...]
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 264 milliseconds