Home | History | Annotate | Download | only in unicode

Lines Matching refs:pErrorCode

2188  * @param pErrorCode Pointer to a UErrorCode variable;
2205 UErrorCode *pErrorCode);
2218 * @param pErrorCode Pointer to a UErrorCode variable;
2232 UErrorCode *pErrorCode);
2237 * If the name does not correspond to a code point, <i>pErrorCode</i>
2245 * @param pErrorCode Pointer to a UErrorCode variable
2257 UErrorCode *pErrorCode);
2295 * @param pErrorCode Pointer to a UErrorCode variable
2308 UErrorCode *pErrorCode);
2783 * @param pErrorCode Pointer to a UErrorCode variable.
2793 u_getFC_NFKC_Closure(UChar32 c, UChar *dest, int32_t destCapacity, UErrorCode *pErrorCode);