Home | History | Annotate | Download | only in unicode

Lines Matching refs:pErrorCode

2537  * @param pErrorCode Pointer to a UErrorCode variable;
2554 UErrorCode *pErrorCode);
2570 * @param pErrorCode Pointer to a UErrorCode variable;
2584 UErrorCode *pErrorCode);
2589 * If the name does not correspond to a code point, <i>pErrorCode</i>
2597 * @param pErrorCode Pointer to a UErrorCode variable
2609 UErrorCode *pErrorCode);
2647 * @param pErrorCode Pointer to a UErrorCode variable
2660 UErrorCode *pErrorCode);
3150 * @param pErrorCode Pointer to a UErrorCode variable.
3160 u_getFC_NFKC_Closure(UChar32 c, UChar *dest, int32_t destCapacity, UErrorCode *pErrorCode);