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

  /external/icu4c/i18n/
uspoof_conf.h 37 int32_t fStrTableIndex; // Index into the final runtime data for this string.
uspoof_conf.cpp 64 fStrTableIndex = 0;
337 s->fStrTableIndex = s->fStr->charAt(0);
343 s->fStrTableIndex = strIndex;
552 int32_t newData = targetMapping->fStrTableIndex;

Completed in 117 milliseconds