Lines Matching defs:pErrorCode
109 utrie2_open(uint32_t initialValue, uint32_t errorValue, UErrorCode *pErrorCode) { in utrie2_open()
278 utrie2_clone(const UTrie2 *other, UErrorCode *pErrorCode) { in utrie2_clone()
366 utrie2_cloneAsThawed(const UTrie2 *other, UErrorCode *pErrorCode) { in utrie2_cloneAsThawed()
410 utrie2_fromUTrie(const UTrie *trie1, uint32_t errorValue, UErrorCode *pErrorCode) { in utrie2_fromUTrie()
618 UErrorCode *pErrorCode) { in set32()
636 utrie2_set32(UTrie2 *trie, UChar32 c, uint32_t value, UErrorCode *pErrorCode) { in utrie2_set32()
650 UErrorCode *pErrorCode) { in utrie2_set32ForLeadSurrogateCodeUnit()
698 UErrorCode *pErrorCode) { in utrie2_setRange32()
1174 compactTrie(UTrie2 *trie, UErrorCode *pErrorCode) { in compactTrie()
1251 utrie2_freeze(UTrie2 *trie, UTrie2ValueBits valueBits, UErrorCode *pErrorCode) { in utrie2_freeze()
1428 UErrorCode *pErrorCode) { in utrie2_serialize()
1457 UErrorCode *pErrorCode) { in utrie2_swapAnyVersion()