Searched defs:utrie2_set32 (Results 1 – 2 of 2) sorted by relevance
636 utrie2_set32(UTrie2 *trie, UChar32 c, uint32_t value, UErrorCode *pErrorCode) { in utrie2_set32() function
1695 #define utrie2_set32 U_ICU_ENTRY_POINT_RENAME(utrie2_set32) macro