Home
last modified time | relevance | path

Searched refs:UnicodeString_charAt (Results 1 – 1 of 1) sorted by relevance

/external/icu4c/common/
Dunistr.cpp92 UnicodeString_charAt(int32_t offset, void *context) { in UnicodeString_charAt() function
567 return u_unescapeAt(UnicodeString_charAt, &offset, length(), (void*)this); in unescapeAt()