Home | History | Annotate | Download | only in unicode

Lines Matching refs:pErrorCode

2639  * @param pErrorCode Pointer to a UErrorCode variable;
2656 UErrorCode *pErrorCode);
2669 * @param pErrorCode Pointer to a UErrorCode variable;
2679 UErrorCode *pErrorCode);
2684 * If the name does not correspond to a code point, <i>pErrorCode</i>
2692 * @param pErrorCode Pointer to a UErrorCode variable
2704 UErrorCode *pErrorCode);
2742 * @param pErrorCode Pointer to a UErrorCode variable
2755 UErrorCode *pErrorCode);
3245 * @param pErrorCode Pointer to a UErrorCode variable.
3255 u_getFC_NFKC_Closure(UChar32 c, UChar *dest, int32_t destCapacity, UErrorCode *pErrorCode);