Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Dutext.cpp874 int32_t toUCharsMapStart; // Native index corresponding to member
1312 int32_t toUCharsMapStart = ix - (UTF8_TEXT_CHUNK_SIZE*3 + 1); in utf8TextAccess() local