Home | History | Annotate | Download | only in i18n

Lines Matching defs:initialized

254  * @param res resource, which must be ready for use (initialized but not open)
492 UBool initialized;
493 initialized);
494 if (initialized) {
495 /* Hrmph? Either a race condition happened, or tzset initialized ICU. */