Home | History | Annotate | Download | only in i18n

Lines Matching defs:getFoldedValue

1371 getFoldedValue(UNewTrie *trie, UChar32 start, int32_t offset)
1453 int32_t mappingSize = utrie_serialize(mapping, NULL, 0, getFoldedValue /*getFoldedValue*/, FALSE, status);
1534 utrie_serialize(mapping, dataStart+tableOffset, toAllocate-tableOffset, getFoldedValue, FALSE, status);