HomeSort by relevance Sort by last modified time
    Searched full:previousstringindex (Results 1 - 1 of 1) sorted by null

  /external/icu4c/i18n/
uspoof_conf.cpp 328 int32_t previousStringIndex = 0;
343 fStringLengthsTable->addElement(previousStringIndex, status);
350 previousStringIndex = strIndex;
356 fStringLengthsTable->addElement(previousStringIndex, status);

Completed in 266 milliseconds