Lines Matching defs:pErrorCode
107 utrie2_open(uint32_t initialValue, uint32_t errorValue, UErrorCode *pErrorCode) { in utrie2_open()
276 utrie2_clone(const UTrie2 *other, UErrorCode *pErrorCode) { in utrie2_clone()
364 utrie2_cloneAsThawed(const UTrie2 *other, UErrorCode *pErrorCode) { in utrie2_cloneAsThawed()
408 utrie2_fromUTrie(const UTrie *trie1, uint32_t errorValue, UErrorCode *pErrorCode) { in utrie2_fromUTrie()
616 UErrorCode *pErrorCode) { in set32()
634 utrie2_set32(UTrie2 *trie, UChar32 c, uint32_t value, UErrorCode *pErrorCode) { in utrie2_set32()
648 UErrorCode *pErrorCode) { in utrie2_set32ForLeadSurrogateCodeUnit()
696 UErrorCode *pErrorCode) { in utrie2_setRange32()
1172 compactTrie(UTrie2 *trie, UErrorCode *pErrorCode) { in compactTrie()
1249 utrie2_freeze(UTrie2 *trie, UTrie2ValueBits valueBits, UErrorCode *pErrorCode) { in utrie2_freeze()
1426 UErrorCode *pErrorCode) { in utrie2_swapAnyVersion()