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

  /external/icu/icu4c/source/common/
ucnv_io.h 50 const uint16_t *normalizedStringTable;
ucnv_io.cpp 202 #define GET_NORMALIZED_STRING(idx) (const char *)(gMainTable.normalizedStringTable + (idx))
307 gMainTable.normalizedStringTable = ((gMainTable.optionTable->stringNormalizationType == UCNV_IO_UNNORMALIZED)
    [all...]

Completed in 486 milliseconds