Lines Matching refs:status
72 * . c = ucol_openElements(coll, str, u_strlen(str), &status);
87 * ucol_reset has to be called first to reset the status, shifting pointers to
112 * @param status A pointer to a UErrorCode to receive any errors.
120 UErrorCode *status);
144 * Property settings for collation will be reset to the current status.
157 * @param status A pointer to a UErrorCode to receive any errors.
163 ucol_next(UCollationElements *elems, UErrorCode *status);
170 * @param status A pointer to a UErrorCode to receive any errors. Notably
179 ucol_previous(UCollationElements *elems, UErrorCode *status);
208 * @param status A pointer to a UErrorCode to receive any errors.
216 UErrorCode *status);
238 * @param status A pointer to a UErrorCode to receive any errors.
245 UErrorCode *status);