HomeSort by relevance Sort by last modified time
    Searched refs:cachedFormatters (Results 1 - 2 of 2) sorted by null

  /external/icu4c/i18n/
msgfmt.cpp 229 cachedFormatters(NULL),
250 cachedFormatters(NULL),
272 cachedFormatters(NULL),
293 cachedFormatters(NULL),
307 uhash_close(cachedFormatters);
407 const Format* format = (const Format*)uhash_iget(cachedFormatters, cur->key.integer);
408 const Format* rhs_format = (const Format*)uhash_iget(that.cachedFormatters, rhs_cur->key.integer);
481 uhash_close(cachedFormatters);
482 cachedFormatters = NULL;
535 if (cachedFormatters == NULL)
    [all...]
  /external/icu4c/i18n/unicode/
msgfmt.h     [all...]

Completed in 69 milliseconds