Home | History | Annotate | Download | only in unicode

Lines Matching refs:uld

96  * @param uld       The locale data object to close
100 ulocdata_close(ULocaleData *uld);
128 * @param uld The locale data object to set.
133 ulocdata_setNoSubstitute(ULocaleData *uld, UBool setting);
142 * @param uld Pointer to the The locale data object to set.
147 ulocdata_getNoSubstitute(ULocaleData *uld);
152 * @param uld Pointer to the locale data object from which the
177 ulocdata_getExemplarSet(ULocaleData *uld, USet *fillIn,
183 * @param uld Pointer to the locale data object from which the
194 ulocdata_getDelimiter(ULocaleData *uld, ULocaleDataDelimiterType type, UChar *result, int32_t resultLength, UErrorCode *status);
257 * @param uld Pointer to the locale data object from which the
270 ulocdata_getLocaleDisplayPattern(ULocaleData *uld,
279 * @param uld Pointer to the locale data object from which the
292 ulocdata_getLocaleSeparator(ULocaleData *uld,