Searched defs:UnicodeString_charAt (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/common/
H A Dunistr.cpp92 UnicodeString_charAt(int32_t offset, void *context) { function
561 return u_unescapeAt(UnicodeString_charAt, &offset, length(), (void*)this);
/external/icu/icu4c/source/common/
H A Dunistr.cpp92 UnicodeString_charAt(int32_t offset, void *context) { function
561 return u_unescapeAt(UnicodeString_charAt, &offset, length(), (void*)this);

Completed in 98 milliseconds