Lines Matching refs:pErrorCode
63 UErrorCode *pErrorCode);
72 uprv_haveProperties(UErrorCode *pErrorCode);
124 UErrorCode *pErrorCode);
133 UErrorCode *pErrorCode);
140 UErrorCode *pErrorCode);
149 UErrorCode *pErrorCode);
158 UErrorCode *pErrorCode);
169 UErrorCode *pErrorCode);
182 UErrorCode *pErrorCode);
189 UErrorCode *pErrorCode);
200 UErrorCode *pErrorCode);
224 u_terminateUChars(UChar *dest, int32_t destCapacity, int32_t length, UErrorCode *pErrorCode);
231 u_terminateChars(char *dest, int32_t destCapacity, int32_t length, UErrorCode *pErrorCode);
238 u_terminateUChar32s(UChar32 *dest, int32_t destCapacity, int32_t length, UErrorCode *pErrorCode);
245 u_terminateWChars(wchar_t *dest, int32_t destCapacity, int32_t length, UErrorCode *pErrorCode);