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

  /external/chromium/third_party/icu/source/common/
unistr.cpp 92 UnicodeString_charAt(int32_t offset, void *context) {
562 return u_unescapeAt(UnicodeString_charAt, &offset, length(), (void*)this);
    [all...]
  /external/icu4c/common/
unistr.cpp 92 UnicodeString_charAt(int32_t offset, void *context) {
563 return u_unescapeAt(UnicodeString_charAt, &offset, length(), (void*)this);
    [all...]

Completed in 123 milliseconds