Home
last modified time | relevance | path

Searched defs:toUCharsMapStart (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/common/
Dutext.cpp878 int32_t toUCharsMapStart; // Native index corresponding to member
1321 int32_t toUCharsMapStart = ix - sizeof(UTF8Buf::mapToUChars) + 1; in utf8TextAccess() local