Home
last modified time | relevance | path

Searched refs:MERGE_SEPARATOR_CE32 (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/i18n/
Dcollation.h42 static const uint32_t MERGE_SEPARATOR_CE32 = 0x02000202; // U+FFFE variable
Dcollationbasedatabuilder.cpp121 utrie2_set32(trie, 0xfffe, Collation::MERGE_SEPARATOR_CE32, &errorCode); in init()