Home | History | Annotate | Download | only in i18n

Lines Matching refs:getFoldedValue

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