Lines Matching refs:pErrorCode
63 UErrorCode *pErrorCode);
82 UErrorCode *pErrorCode);
91 uprv_haveProperties(UErrorCode *pErrorCode);
143 UErrorCode *pErrorCode);
152 UErrorCode *pErrorCode);
159 UErrorCode *pErrorCode);
168 UErrorCode *pErrorCode);
177 UErrorCode *pErrorCode);
188 UErrorCode *pErrorCode);
201 UErrorCode *pErrorCode);
208 UErrorCode *pErrorCode);
219 UErrorCode *pErrorCode);
243 u_terminateUChars(UChar *dest, int32_t destCapacity, int32_t length, UErrorCode *pErrorCode);
250 u_terminateChars(char *dest, int32_t destCapacity, int32_t length, UErrorCode *pErrorCode);
257 u_terminateUChar32s(UChar32 *dest, int32_t destCapacity, int32_t length, UErrorCode *pErrorCode);
264 u_terminateWChars(wchar_t *dest, int32_t destCapacity, int32_t length, UErrorCode *pErrorCode);