Home | History | Annotate | Download | only in unicode

Lines Matching full:before

58  * items (collators, resource bundles, converters, etc.) must be closed before
60 * (e.g. close your converters and resource bundles before calling this
61 * function). Generally, this function should be called once just before
64 * just before the library unload.
68 * This has the effect of restoring ICU to its initial condition, before
76 * before calling this function.
84 * thread before allowing other threads call u_init(). All threads existing
86 * u_init() themselves before continuing with other ICU operations.
88 * The use of u_cleanup() just before an application terminates is optional,
137 * This function can only be used when ICU is in an initial, unused state, before
208 * This function can only be used when ICU is in an initial, unused state, before
240 * This function can only be used when ICU is in an initial, unused state, before